Lyos Norezel wrote: > I'm currently working on creating a 64bit LFS system from LFS SVN 20100109. > > On Chapter 6.13 there is a note right at the beginning of the book, as > follows: > "Note > > If you have a CPU which is capable of running 64-bit code and you have > specified CFLAGS in the environment, the configure script will attempt to > configure for 64-bits and fail. Avoid this by adding *ABI=32* to the > CFLAGSvariable for the duration of the configure command below, then > remove it > afterwards." > > I tried it exactly as noted, and configure failed to complete. I then > attempted clearing CFLAGS and adding "ABI=32" as my only CFLAGS variable... > this also failed.
What's your host os? If its 64-bit, then the note doesn't apply to you. We ought to make that more clear. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
