Frans Verstegen wrote:
In the silo installation the compile instruction is as follows:
  make CROSS_COMPILE="sparc64-unknown-linux-gnu-"

Couldn't/shouldn't this be written as :
  make CROSS_COMPILE=${LFS_TARGET}-

as for the kernel ?

You're probably right, however, I don't think it matters too much because silo won't compile as-is with modern toolchains. That's why the book as you use the pre-compiled silo-loaders package.

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

Reply via email to