Is it possible to convert Java to EXE and run this EXE file without any JRE
807603Nov 1 2007 — edited Dec 10 2007hello friends
I found GCC/GCJ for this but dont know the procedure to use it... i want to use this for windows to create a machine dependent executable... on the web i found documentation only for linux ...
i installed mingw/GCJ for windows but unable to create exe from that .. i am only able to create file with .o extension
Again i m writing the question
Is it possible to convert Java to EXE and run this EXE file without any JRE if yes then how ....