gcj problem
안상건
sgahn@pado.co.kr
Wed Sep 5 04:01:00 GMT 2001
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?
More information about the Java
mailing list