Jim Gifford wrote: > Peter S. Meler wrote: >> Ken Moffat wrote: >> >>> On Mon, Jun 19, 2006 at 10:45:30AM -0700, Peter S. Meler wrote: >>> >>> Looking at my logs, crti.o comes from glibc, and should be >>> found in /tools/lib/crti.o >>> >>> - do you have it there ? >>> >>> Ken >>> >> Yes it is there. >> >> _______________________________________________ >> Clfs-support mailing list >> [email protected] >> http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support >> > Peter trying adding this to your existing configure line for your gcc build > --disable-multilib > > > _______________________________________________ > Clfs-support mailing list > [email protected] > http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support > Here is the output with the --disable-multilib
&& mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && ln -s libgcc_s.so.1 ./libgcc_s.so /cross-tools/bin/x86_64-unknown-linux-gnu-ld: crti.o: No such file: No such file or directory collect2: ld returned 1 exit status make[3]: *** [libgcc_s.so] Error 1 make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc' did cleanup need to be done? I just ran the make again. Pete _______________________________________________ Clfs-support mailing list [email protected] http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support
