This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: All my bootstraps fail with: /usr/bin/ld: cannot find crti.o in stage 2.


On Sat, 02 Jul 2011 16:05:59 +0200
Toon Moene <toon@moene.org> wrote:
> Which crti.o is the build looking for ? The original one from my Debian 
> Testing installation ?
> 
> $ find /usr/lib -name crti.o
> /usr/lib/x86_64-linux-gnu/crti.o


I added manually some symlinks on my Debian/Sid
from /usr/lib/x86_64-linux-gnu/crt*.o to /usr/lib

This also helps other GNU software, eg emacs, to be compiled.

Cheers.

-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]