> Of course.  The instruction is wrong.  Try
> 
>    export CFLAGS="$CFLAGS ABI=32"
> 
> just like the instruction says.
> 

I wouldn't bug the list if I hadn't already tried that. Please take
a look at the following log:

root:/sources/gmp-4.3.1# ./configure --prefix=/usr --enable-cxx --enable-mpbsd
checking build system type... athlon64-pc-linux-gnu
checking host system type... athlon64-pc-linux-gnu
checking for a BSD-compatible install... /tools/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking ABI=64
checking compiler gcc -pipe -O2 -march=athlon64-sse3 -fomit-frame-pointer 
ABI=32  -pipe -O2 -march=athlon64-sse3 -fomit-frame-pointer... no
checking ABI=32
checking compiler gcc -pipe -O2 -march=athlon64-sse3 -fomit-frame-pointer 
ABI=32  -pipe -O2 -march=athlon64-sse3 -fomit-frame-pointer... no
checking compiler icc -pipe -O2 -march=athlon64-sse3 -fomit-frame-pointer 
ABI=32  -pipe -O2 -march=athlon64-sse3 -fomit-frame-pointer... no
checking whether cc is gcc... yes
checking compiler cc -pipe -O2 -march=athlon64-sse3 -fomit-frame-pointer ABI=32 
 -pipe -O2 -march=athlon64-sse3 -fomit-frame-pointer... no
configure: error: could not find a working compiler, see config.log for details

I also tried adding ABI=32 also to the CPPFLAGS I'm using as
well as only adding it to the CPPFLAGS. I also tried -m32 in
various combinations possible with ABI=32 and the two different
flag variables, but the result stays the same: It doesn't work.
  - Philipp
______________________________________________________
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to