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: problem with GCJ while running java code


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.


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