This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ld error with gcj cross-compiler


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]