Status: New
Owner: ----
New issue 1211 by [email protected]: [PATCH] Cross-Compilation from Linux
for Windows using MinGW
http://code.google.com/p/v8/issues/detail?id=1211
I have finally achieved this goal, and the changes are quite simple.
The patch is attached. The changes in src/platform-win32.cc are required
only if you use the mingw-w64 versions, which don't require the
MinGW-specific fixes.
To build, you just have to do:
PATH=$PATH:/path/to/mingw scons os=win32 visibility=default
Attachments:
crossmingw.patch 9.0 KB
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev