On 2/28/07, William Harrington <[EMAIL PROTECTED]> wrote: > > I'd suggest to build dummy.c and use gcc -v (for verbosity) and find > out where your compiler is looking for headers. > > having an error for stdio.h with "No such file or directory" isn't > desired. > > From there we can determine the health of your compiler from Chap5.
You know, this is a really good idea. If the book did a little sanity test _before_ glibc, it would be so much easier to filter out problems. I think I might bring it up on the -dev list. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
