java compiler

Hi,

Do you know some Java compiler that compiles Java source code directly to
native QNX machine code ?

Vasilii

Check out http://www.embedded.oti.com/ . VisualAge Micro Edition
currently supports AOT compilation for x86 targets.

Unfortunately, AOT for QNX is not supported. JIT for x86 QNX 6.1 is
supported, however.

-Andrew


On 18 Sep 2001 14:02:02 GMT, Charlie_Surface@oti.com wrote:

Check out > http://www.embedded.oti.com/ > . VisualAge Micro Edition
currently supports AOT compilation for x86 targets.