--On Monday, April 10, 2006 11:55 PM +0100 Neil Jerram <[EMAIL PROTECTED]> wrote:

[EMAIL PROTECTED] (Ludovic Courtès) writes:

Hi,

Quanah Gibson-Mount <[EMAIL PROTECTED]> writes:

guile 1.8 fails to compile for me on my x86_64 box.  I saw some
previous thread about guile 1.7.xx having this issue, and I was
wondering if there's been a fix since the 1.8 release.

It's a known problem with 1.8.0 that is being worked on [0].  Still, if
you would like to help, I think you'd be welcomed.  ;-)

Can you tell us what version of gcc you are compiling with, and
whether you are specifying any extra compilation flags to ./configure?

amd64-linux26:/afs/ir/src/pubsw/languages/guile-1.6.7> /usr/pubsw/bin/gcc -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ../../gcc-4.0.2/configure --datadir=/lib --libexecdir=/lib --sharedstatedir=/lib --prefix=/usr/pubsw --enable-threads --with-gnu-as --with-as=/usr/pubsw/bin/as --with-gnu-ld --with-ld=/usr/pubsw/bin/ld --with-libintl-prefix=/usr/pubsw --with-libiconv-prefix=/usr/pubsw --disable-multilib --enable-libada --enable-languages=c,c++,f95,objc,ada
Thread model: posix
gcc version 4.0.2



amd64-linux26:/afs/ir/src/pubsw/languages/guile-1.6.7> wrap configure
mkdir -p build/amd64_linux26
cd build/@sys && CC=/usr/pubsw/bin/gcc CXX=/usr/pubsw/bin/g++ CFLAGS=-O2 CXXFLAGS=-O2 sh ../../configure --datadir='${prefix}/lib' --libexecdir='${prefix}/lib' --sharedstatedir='${prefix}/lib' --prefix=/usr/pubsw --with-libiconv-prefix=/usr/pubsw --with-libintl-prefix=/usr/pubsw

is my configure line.

--Quanah


--
Quanah Gibson-Mount
Principal Software Developer
ITS/Shared Application Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to