> Sean Porterfield wrote:

>> After compiling and installing gcc, I tried to compile dummy.c but it
>> failed.  Any suggestions on how to figure out where I screwed up?

> From: Doug Downham

> In section 6.10, using version 6.5 of the LFS book, I've encountered a
> strange error.
> 
> When I create dummy.c and run 'cc dummy.c -v -Wl, --verbose &>
> dummy.log', a.out is not produced.  dummy.log says
> "/tools/lib/gcc/i686-pc-linux-gnu/4.4.1/../../../../i686-pc-linux-gnu/bin/ld: 
> 
> : No such file: No such file or directory".


Well...  Seeing as that's the same error message, I checked my `cc`
command.  Lo and behold, I keyed that same mystery space in.  I removed
the space, and all is well.  Onward and upward!  Thanks for everyone's
help on this.
--
Sean Porterfield
-- 
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