Page 1 of 1

java

Posted: Mon Jun 19, 2006 4:02 pm
by syb
Does anyone know how to make a java program into a .exe?

Archived topic from Iceteks, old topic ID:4389, old post ID:35349

java

Posted: Sun Jul 23, 2006 4:19 pm
by wtd
Only by using the open source GCJ compiler, which uses the GCC back-end to generate native executables.

This is not without problems.

Archived topic from Iceteks, old topic ID:4389, old post ID:35814