[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guile support in GNU make
From: |
Paul Smith |
Subject: |
Re: Guile support in GNU make |
Date: |
Sun, 29 Jan 2012 15:05:54 -0500 |
On Mon, 2012-01-23 at 07:08 +0100, Thien-Thi Nguyen wrote:
> Best is ‘string-every’ w/ ‘char-set:printing’ directly.
I implemented this change. Seemed to work in both Guile 1.8 and 2.0.3.
However, please see my recent email to the guile-user list: I'm getting
error output from GNU make compiled with Guile 2.0.3 every time I use
(define ...), even completely unrelated to this. The same code works
fine in Guile 1.8.
Did anyone else see these with GNU make / Guile 2.0.3? Maybe I just
built or installed my version of 2.0.3 incorrectly somehow (I'm using
the 1.8 that was provided with my GNU/Linux distribution).
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.mad-scientist.net
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- Re: Guile support in GNU make, (continued)
- Re: Guile support in GNU make, Paul Smith, 2012/01/15
- Re: Guile support in GNU make, Ludovic Courtès, 2012/01/16
- Re: Guile support in GNU make, Paul Smith, 2012/01/16
- Re: Guile support in GNU make, Ludovic Courtès, 2012/01/17
- Re: Guile support in GNU make, Paul Smith, 2012/01/17
- Re: Guile support in GNU make, Ludovic Courtès, 2012/01/19
- Re: Guile support in GNU make, Ludovic Courtès, 2012/01/19
Re: Guile support in GNU make, Paul Smith, 2012/01/22
Re: Guile support in GNU make, Ludovic Courtès, 2012/01/25