ld giving problems when trying to build a cross-compiler.
Andreas Jaeger
aj@suse.de
Mon Apr 23 11:07:00 GMT 2001
Richard Lefebvre <rick@CERCA.UMontreal.CA> writes:
> Hi,
> I'm trying to build a cross-compiler hosted on a linux-iX86 for a target
> alpha-linux and ld is preventing me from going anywhere it complains that
> it cannot find /lib/crt0.o. I fixed that problem by getting crt*.o from
> RedHat alpha distribution an putting it in the $prefix/$target/lib
> (prefix and target as defined in the configure --prefix --target).
> Then ld ask for /lib/libc.so.6.1, I copy the files (same thing I've done
> for crt0.o) but that doesn't solve the problem.
>
> What could I have done wrong? Is there something more I could put in
> configure of binutils?
How did you run configure?
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Binutils
mailing list