I have a AMD Athlon X4 810 with 8GB of ram

I am want to build an i686 system followed by  an x86_64 system

I would like to use these flags:
export CFLAGS="-march=i686 -mtune=generic -O2 -pipe"
export CXXFLAGS="-march=i686 -mtune=generic -O2 -pipe"
export MAKEFLAGS="-j3"

Is it possible to use -j3 in MAKEFLAGS ?
Coming from Arch Linux some of the package builds override the -j3 
flags, due to compile issues
Does any thing fail on LFS using that flag?

Any one see any show stoppers?

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

Reply via email to