LFS Toolchain
Jeremy Huntwork
jhuntwork at linuxfromscratch.org
Mon Jan 19 08:16:16 MST 2009
Greg Schafer wrote:
> Jeremy Huntwork wrote:
>> This method uses sysroot functionality in GCC and Binutils to help
>> 'mask' off the host system further.
>
> Huh? No! It's quite the opposite! This clearly demonstrates you don't
> understand the sysroot feature at all. I'm surprised that I have to
> explain this to you in detail, but I will anyway.
'mask' was the wrong word to use here. I am aware that the toolchain
will use the full host path to /tools i.e., '/mnt/lfs/tools' (and so,
--with-local-prefix=/tools also becomes important). All I really meant
is that the system is configured such that it is expecting your logical
system root to be equal to '$LFS' or '/mnt/lfs' and so will be
explicitly searching there for the rest of the toolchain components.
--
JH
More information about the lfs-dev
mailing list