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

2011-07-03 Thread Toon Moene
On 07/02/2011 11:25 PM, Martin Jambor wrote: On Sat, Jul 02, 2011 at 04:05:59PM +0200, Toon Moene 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 set LIBRARY_PATH (I really

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

2011-07-02 Thread Toon Moene
E.g. /home/toon/compilers/obj-t/./gcc/xgcc -B/home/toon/compilers/obj-t/./gcc/ -B/tmp/c/x86_64-unknown-linux-gnu/bin/ -B/tmp/c/x86_64-unknown-linux-gnu/lib/ -isystem /tmp/c/x86_64-unknown-linux-gnu/include -isystem /tmp/c/x86_64-unknown-linux-gnu/sys-include-O2 -g -O2 -DIN_GCC -W

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

2011-07-02 Thread Basile Starynkevitch
On Sat, 02 Jul 2011 16:05:59 +0200 Toon Moene t...@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

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

2011-07-02 Thread Richard Guenther
On Sat, Jul 2, 2011 at 4:05 PM, Toon Moene t...@moene.org wrote: E.g. /home/toon/compilers/obj-t/./gcc/xgcc -B/home/toon/compilers/obj-t/./gcc/ -B/tmp/c/x86_64-unknown-linux-gnu/bin/ -B/tmp/c/x86_64-unknown-linux-gnu/lib/ -isystem /tmp/c/x86_64-unknown-linux-gnu/include -isystem

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

2011-07-02 Thread Martin Jambor
Hi, On Sat, Jul 02, 2011 at 04:05:59PM +0200, Toon Moene wrote: E.g. /home/toon/compilers/obj-t/./gcc/xgcc -B/home/toon/compilers/obj-t/./gcc/ -B/tmp/c/x86_64-unknown-linux-gnu/bin/ -B/tmp/c/x86_64-unknown-linux-gnu/lib/ -isystem /tmp/c/x86_64-unknown-linux-gnu/include -isystem