]> gitweb.factorcode.org Git - factor.git/blobdiff - Nmakefile
Store stack bounds in TIB on win64 to make C++ exceptions work
[factor.git] / Nmakefile
index dc28e1884cdec4b1f44782fd91f614e0ba8d62f6..02d2b5f1ed413405a1a6eef81b4f616cace367c5 100755 (executable)
--- a/Nmakefile
+++ b/Nmakefile
@@ -1,5 +1,5 @@
 !IF DEFINED(DEBUG)
-LINK_FLAGS = /nologo /DEBUG shell32.lib
+LINK_FLAGS = /nologo /safeseh /DEBUG shell32.lib
 CL_FLAGS = /nologo /Zi /O2 /W3 /DFACTOR_DEBUG
 !ELSE
 LINK_FLAGS = /nologo /safeseh shell32.lib