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]

gcj problem


Hi~~

I'm a beginner and I have some questions...

Is it possible to build gcj as cross compiler for specific target??

Gcj is included in gcc-3.0 , so I tried to build gcc-3.0 as cross
compiler for MIPS and StrongArm target.. 

( My host(build) machine is i686-pc-linux-gnu.)

When I configure gcc-3.0 with option --target=mips-elf(--
target=strongarm-elf), I found the following error message. 
------------------------------------------------------------------------
-------
*** This configuration is not supported in the following subdirectories
:
target-libffi target-boehm-gc target-zlib target-libjava
(Any other directories should still work fine.)
------------------------------------------------------------------------
--------
So, I'm wondering which target machine is supported by gcj.

Please let me know whether gcj support MIPS or StrongArm target or not.

If gcj supports them, how can I do?


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