>>>>> "Mike" == Mike Brown <mbrown@cs.uml.edu> writes: Mike> Are there any plans to add target support for Java Virtual Mike> Machine? Mike> gcc -b jvm hello.c -o hello.class As far as I know nobody is working on this. While possible, it isn't trivial. It would require runtime support as well. Tom