This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: ARM gcj 4.2.x produces non working executables


Andreas Bürgel wrote:
.
.
.

This produced a full toolchain with arm-unknown-linux-gnu-gcj, libc-2.6.1 and libgcj.so.8.0.0. I compiled a simple hello-world java-program and produced a correct looking binary: arm-unknown-linux-gnu-gcj -O6 -classpath ../bin --main=com.bucyrus.automation.mmc.benchmark.Hello -o Hello.arm ../bin/com/bucyrus/automation/mmc/benchmark/Hello.class



ARM support for gcj only works in GCC-4.3 and later (and then only for the linuxeabi ABI).


David Daney


-- For unsubscribe information see http://sourceware.org/lists.html#faq


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