On Thu, Jan 04, 2007 at 02:32:19PM +0100, Martin Reinecke wrote:
> /usr/bin/ld: crtbegin.o: No such file: No such file or directory
> collect2: ld returned 1 exit status
> 
> This probably happens because the crt*.o files are no longer placed into 
> <some path>/lib/gcc/i686-pc-linux-gnu/4.3.0/
> but rather into <some path>/lib/gcc/i686-pc-linux-gnu/.
> Is this related to the recent libgcc changes?

Yes, it's my fault.  The last time I tested make install, they went to
the right place.  I'm building right now to find out what's gone wrong.

-- 
Daniel Jacobowitz
CodeSourcery

Reply via email to