> Before this stage there have been no problems.
> I started from the dir /mnt/lfs/sources/gcc-4.0.3 and copy-pasted all
> commands except "make -k check" of this stage from the book.
> he dir /mnt/lfs/sources/gcc-build already existed so it has not been
> created.
>
> This test has not passed: there was no output at all.
>
> echo 'main(){}' > dummy.c
> cc dummy.c
> readelf -l a.out | grep ': /tools'
>
> Is it a big problem? What should I do to solve it? Should I start building
> LFS from the beginning?
> --

My guess is that the toolchain is still pointing to /lib.  You might want
to recheck section 5.7.

-- 
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