Begin forwarded message:
From: philippeback <notifications@github.com> Subject: [pharo-vm] added explanations on how to build on Windows 64-bit systems. (#5) Date: 2013-11-26 23:20:51 MEZ To: pharo-project/pharo-vm <pharo-vm@noreply.github.com> Reply-To: pharo-project/pharo-vm <reply+i-23352593-bf4ff7842dbedf07ef58e28330c06e5bbf134a37-5640353@reply.github.com>
added required changes to _mingw.h to do so added libcrtdll.def file in order to create a libcrtdll.a library in order to be able to link.
You can merge this Pull Request by running
git pull https://github.com/philippeback/pharo-vm master Or view, comment on, or merge it at:
https://github.com/pharo-project/pharo-vm/pull/5
Commit Summary
added explanations on how to build on Windows 64-bit systems. File Changes
M README.md (36) A win32support/_mingw.h (338) A win32support/libcrtdll.a (0) A win32support/libcrtdll.def (695) Patch Links:
https://github.com/pharo-project/pharo-vm/pull/5.patch https://github.com/pharo-project/pharo-vm/pull/5.diff