File:  [parser3project] / win32 / gc / x64 / compile.cmd
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 18 15:14:11 2020 UTC (6 years, 4 months ago) by moko
Branches: MAIN
CVS tags: HEAD
updated due tor -MD -> -MT change (related to feature #1200)

call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64

REM !!! patch GC_abort in misc.c using misc.diff !!!
REM !!! patch NT_MAKEFILE using NT_MAKEFILE.diff !!!

nmake -f NT_MAKEFILE clean
nmake -f NT_MAKEFILE cpu=amd64 make_as_lib=1
REM nmake -f NT_MAKEFILE cpu=amd64 make_as_lib=1 nodebug=1

E-mail: