Re: [sablevm-jchevm] Windows port
Enrico Migliore <[email protected]> Tue, 11 Apr 2006 09:38:29 +0200
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Organization | - |
| Message-ID | <[email protected]> |
Hi, I'm browsing the libffi source code and, at first glance, it seems that X86_WIN32 is supported. The file: win32.S , though, contains assembly code for x86 that looks a GCC friend but an MSVC enemy :-) movl %esp,%eax ciao, Enrico