Frans Verstegen wrote: > Fiddling with the configure-fragment (running manually) the > compile/link aborts because the crt1.o cannot be found: > bash-2.05b# sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc > -mtune=ultrasparc -o conftest.bin -g -O2 conftest.s > /home/lfs/cross-tools/bin/../lib/gcc/sparc64-unknown-linux-gnu > /4.0.2/../../../../sparc64-unknown-linux-gnu/bin/ld: crt1.o: No > such file: No such file or directory > collect2: ld returned 1 exit status
Is the same error in your top-level config.log file? That's what that log file is there for -- to log errors like this. Whether it is or not, someone more familiar with cross compiling will probably have to step in -- I'm just trying to narrow down the problem. I have no idea if this is normal or not, either.
signature.asc
Description: OpenPGP digital signature
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page