Re: Is there a Windows version of SableVM?
Chris Pickett <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
Stephen Compall wrote: > "Grzegorz B. Prokopski" <[email protected]> writes: > > >>The other option would be to get for ex. MSVC compiler and compile >>SableVM with it to get truly native port of SableVM. > > > Even neater would be to get it compiling with MinGW. In my opinion, a truly native port will not use the POSIX thread layer for Windows, although I'm not sure if this is realistic. Building with MinGW and the layer does seem like a logical step forward. Chris