This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: trunk gcc has problems finding crtbegin.o
- From: Daniel Jacobowitz <drow at false dot org>
- To: Martin Reinecke <martin at MPA-Garching dot MPG dot DE>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 4 Jan 2007 08:59:51 -0500
- Subject: Re: trunk gcc has problems finding crtbegin.o
- References: <459D01E3.9070106@mpa-garching.mpg.de>
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