Hi Experts,
I need to compile a Java application to native code for Windows.
I have tried the GCJ compiler, but there are two problems with it:
1. For a simple "Hello word" application it makes too big exe file - above 65 MB!
2. The compiled exe file does not work - it displays a message "No suitable license!" I don't know what this means and there is no documentation on this.
What would you suggest to do? May be you know some better solution?
Start Free Trial