This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: crosscompiling with gcj; host=linux, target=mingw32
- From: "Erik Poupaert" <erik dot poupaert at chello dot be>
- To: <gnustuff at thisiscool dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Sat, 19 Apr 2003 15:38:34 +0200
- Subject: RE: crosscompiling with gcj; host=linux, target=mingw32
By the way, has java.lang.Runtime.exec() already been implemented on
mingw32? Last time I tried to use it, it threw some kind of
NonImplementedException. I may have to delay some development work I am
planning, until it works on mingw32.