Re: [lfs-support] gcc pass 2 fails in LFS 7.2 ?

2012-11-23 Thread Olivier Desbiens
Ken Moffat ntlworld.com> writes: > > No, not at all normal - in 7.2 we don't patch gcc. > > /tools/lib/crti.o comes from glibc. Did you run the sanity check > after installing glibc ? > > You are also using /tools-7.2 - perhaps something broke when you > decided not to use /tools. > > ĸen

[lfs-support] gcc pass 2 fails in LFS 7.2 ?

2012-11-22 Thread Olivier Desbiens
Hi, I'm trying to upgrade my previous LFS (which was 6.7) to LFS 7.2. When I get to the second pass of gcc build, it fails with this message: /tools-7.2/i686-pc-linux-gnu/bin/ld: cannot find crti.o: No such file or directory When I look to my previous LFS, I see that I had to patch gcc before