Compiling GMP on an Athlon Phenom II X810 using an i686 liveCD This is not what I wanted as I wanted to build an i686 system. What is in the book makes it compile like this:
with march=k8 and mtune=k8 export ABI="32" ./configure --prefix=/usr --build=$CHOST --enable-cxx --enable-mpbsd I am going to try compiling with the above (this is from arch linux PKGBUILD) to see if it corrects the problem. Is what I see in the compile correct? If so the Book will give you a mixed system? Thank you -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page