Hoplite banner gif
Home New Account Player Administration Screen Handling Developments
Summary Manual Agora Sample Game Downloads Links
Agora
Hoplite Encounter Agora    Information Technology    Ares requests  ›  Java compilation
Users Browsing Forum
No Members and 2 Guests

Java compilation  This thread currently has 1,223 views. Print
1 Pages 1 Recommend Thread
Ares
March 1, 2008, 1:52pm Report to Moderator
Baby Member
Posts: 7
We want to supply players with executable code for Windows (eg HopRun.exe) instead of Java code and need a
native Java compiler to obtain the executable. Does anyone know of a suitable one? We're experimenting
with one in MinGW freeware, run under Msys, but cannot overcome the compile error :

$ gcj --main=Test Test.java
C:\msys\1.0\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -liconv
collect2: ld returned 1 exit status

Thanks in advance for any help or advice. Ares
Logged Offline
E-mail Private Message
1 Pages 1 Recommend Thread
Print

Hoplite Encounter Agora    Information Technology    Ares requests  ›  Java compilation