Is there a Windows version of SableVM?
Andy Madigan <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
The only free VM I've been able to find for Windows is gij (via the mingw version of gcj). I tried to build SableVM in cygwin, but while I was able to get it to recognize libpopt, the build failed because of (apparently) missing file called fficonfig.h. As I understand it, the native libs for the Classpath won't build under cygwin, but I was hoping someone might know a way to get it to work, or perhaps tell me of a free Windows VM. =====