guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile 1.8 and x86_64


From: Quanah Gibson-Mount
Subject: Re: guile 1.8 and x86_64
Date: Mon, 10 Apr 2006 16:03:23 -0700



--On Monday, April 10, 2006 11:55 PM +0100 Neil Jerram <address@hidden> wrote:

address@hidden (Ludovic Courtès) writes:

Hi,

Quanah Gibson-Mount <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]