I already have my program compiling on the linux gcj, but i'd like to statically compile for windows.
I've failed for linux. It always says: /usr/bin/ld: cannot find -lgcj collect2: ld returned 1 exit status
Has anyone succeed at this (a portable java gcj binary statically liked for windows). I don't want pointers to ExcelsiorJet or launch4j (that doesn't statically or AOT compile anything).