On Friday January 4 2008 02:30:16 am Richard Delétang wrote:
> It's seems to be OK with the parameter :
>
> echo "CFLAGS += -O3 -march=athlon-xp" > configparms

Your original error is something you would get if you typed "=" instead 
of "+=". You should not need the -O3, and it may cause test suite failures. 
Try again with "+=" and without -O3.

robert

Attachment: pgpwFV8FIbaAX.pgp
Description: PGP signature

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

Reply via email to