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: Standalone use of gcj


Hi Fernando,

to my knowledge jikes is an ordinary java-to-bytecode
compiler. It is not a java-to-native or bytecode-to-native
one.

I needed a native one, better if a bytecode-to-native one
accompanied with any runtime support libraries is needs.
I do not need a VM (but of course would not mind if the
tool has also one, as long as it does not use it when
the classes are compiled ot native code).

-Angelo


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