« Return to Thread: problem with GCJ while running java code

Re: problem with GCJ while running java code

by gforgcc :: Rate this Message:

Reply to Author | View in Thread

Andrew Haley wrote:
I recently finished the work to port gcj to ARM.  It was on
the new ARM EABI, not the "old" one (which is what I think you have).

http://wiki.debian.org/ArmEabiPort

gcc 4.0.1 may or may not work with gcj.  Sorry.

Andrew.

oh.. Great andrew... :) thanks again for the valuable info..
and can u please detail it """ what is new ARM EABI and what is OLD""" ?
is there something wrong in my configuring options ? or the only problem is GCC verison i am using ? or some any other reasons ?
and will you please suggest me what version of GCC can i cross compile for ARM architecture to get GCJ (cross compiled) to be working...
i.e. if i compile my java code using cross compiled GCJ (which will generate the executable for ARM) .. the executable should give the output.....
Please give me some links or share your knowledge regarding how to Cross compile GCJ for ARM with working version specifications and configuring options...
thanks again.. :)

 « Return to Thread: problem with GCJ while running java code