ld error with gcj cross-compiler
Tom Tromey
tromey@redhat.com
Tue Jun 4 12:28:00 GMT 2002
>>>>> "Aran" == Aran Benner <aran@iekey.nl> writes:
Aran> After much efford, I've finally managed to set up GCC 3.1 as a
Aran> cross-compiler for a M68k-elf system (a M5272 system running
Aran> uClinux, to be precise).
Aran> I've compiled and ran this program succesfully with a GCJ 3.0.4
Aran> native compiler, but now, trying to compile it with a GCJ 3.1
Aran> cross-compiler I get an error. Actually, I'm not exactly sure
Aran> what compile options I have to give, but I've tried multiple
Aran> combinations, each with the same result. Here is the most basic
Aran> one:
Aran> /usr/local/lib/gcc-lib/m68k-elf/3.1/../../../../m68k-elf/bin/ld.real:
Aran> cannot find -lgcj
Does libgcj really exist? Where is it installed?
That is the first thing to check.
Tom
More information about the Java
mailing list