Ken Moffat wrote:

On Sun, 24 Jul 2005, Richard Hamilton wrote:

I built the LFS on a notebook with a Pentiumn M. I made an image of the
LFS system using dd and restored it on a desktop with a Pentiumn 4. The
desktop appears to function normally. I haven't started building BLFS
yet on the desktop, but was concerned about the toolchain. Will there be
a problem building BLFS on the desktop since the toolchain was built on
the portable?  I didn't optimize any of the packages.


I imagine it will be fine.  The base toolchain probably thinks it's on
gcc's definition of i686 (that is, a pentium II with the cmov
instruction).  The problems people get are caused by optimisations for a
specific architecture - sometimes in the kernel.  The compiler from
LFS-6.0 probably predates the pentium M and doesn't offer any special
optimisations for it.

Ken
I guess I can run the config.guess in the binutils package to doublecheck. 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