Re: Guile 1.8.2 install problem on GNU/Linux

2007-08-06 Thread Ludovic Courtès
Hi, "Tom Szilagyi" <[EMAIL PROTECTED]> writes: > On 8/6/07, Jon Wilson <[EMAIL PROTECTED]> wrote: >> Hi Tom, >> Make sure that gcc gets the flag -O2. This looks like the error I got >> when I lacked that flag. > > Thanks! That did the trick. (-: The thing is, without `-O2', the evaluator eats u

Re: Guile 1.8.2 install problem on GNU/Linux

2007-08-06 Thread Tom Szilagyi
On 8/6/07, Jon Wilson <[EMAIL PROTECTED]> wrote: > Hi Tom, > Make sure that gcc gets the flag -O2. This looks like the error I got > when I lacked that flag. Thanks! That did the trick. (-: Tom ___ Guile-user mailing list Guile-user@gnu.org http://li

Re: Guile 1.8.2 install problem on GNU/Linux

2007-08-06 Thread Jon Wilson
Hi Tom, Make sure that gcc gets the flag -O2. This looks like the error I got when I lacked that flag. Regards, Jon ___ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user

Guile 1.8.2 install problem on GNU/Linux

2007-08-06 Thread Tom Szilagyi
Hi all, I have installed Guile 1.8.2 from source tarball on a Gentoo Linux computer (uname -a: Linux r51 2.6.19-gentoo-r5 #5 SMP PREEMPT Mon Jun 11 18:55:33 CEST 2007 i686 Intel(R) Pentium(R) M processor 1.60GHz GenuineIntel GNU/Linux) Compile and install seems to work fine, however I get a backt

Building Guile 1.8.2 on Solaris

2007-08-06 Thread Tom Szilagyi
Hi, Today I have built Guile 1.8.2 on Solaris 8. Info printed by 'uname': SunOS 5.8 Generic_108528-29 sun4u sparc SUNW,Sun-Blade-1500 The reason I am writing is that I had to hack Guile a little bit to make it compile. There were problems with: (1) 64bit version of readdir_r (readdir64_r), which