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

Re: problem with GCJ while running java code

by Andrew Haley :: Rate this Message:

Reply to Author | View in Thread

gforgcc wrote:

>
> Andrew Haley wrote:
>> Exactly which options you used to configure gcc / gcj
>>
>> Andrew.
>>
>>
> sorry for not posting the complete configuration what i have used.. here it
> is...
>
> debian:~# arm-unknown-linux-gnu-gcj -v
> Using built-in specs.
> Reading specs from
> /opt/crosstool/gcc-4.0.1-glibc-2.3.2/arm-unknown-linux-gnu/lib/gcc/arm-unknown-linux-gnu/4.0.1/../../../../arm-unknown-linux-gnu/lib/libgcj.spec

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.

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