I can't find the link to the binaries for gcj for MinGW; it doesn't show up on the MinGW-get list, and I can't find the binaries on the site.
Does it even exist? Where can I find it?
Support for Windows using MinGW is also available. It can compile Java source code to either Java bytecode (class files) or native machine code. It can also compile Java bytecode to native machine code.
Within GCC, it comprises the Java programming language front-end (gcc/java), a runtime library (libjava) and other helper libraries (boehm-gc, libffi and zlib). Most of the runtime library implementation is shared with the GNU Classpath project.
Just because the MinGW website doesn't build GCJ doesn't mean nobody else does. Look at http://www.thisiscool.com/gcc_mingw.htm where they have Windows binaries. I've just tested it and it works like a charm, even allows libgcj to be statically linked.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With