On Fri, Sep 11, 2009 at 02:15:28PM +0100, Guy Dalziel wrote: > > 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 > > Your problem here is not the ABI variable, your problem is the fact that > it can't find a working copy of GCC.
Correction, after some additional tests it does seem that ABI=32 in the CFLAGS causes it to not find a working compiler. It didn't pick up the CFLAGS values on the first test for some reason. My previous email provides the solution.
pgpjjJ0vL2S3B.pgp
Description: PGP signature
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page