Tcl Source Code

Artifact [1c6d00f8b4]
Login

Artifact 1c6d00f8b4840aabc74eaadbac13b23272abe4dc:

Attachment "None" to ticket [403533ffff] added by dgp 2001-02-01 06:25:08.
? load.patch
? solaris
? memexit.patch
? vc.patch
? unix/httpd
Index: win/makefile.vc
===================================================================
RCS file: /cvsroot/tcl/tcl/win/makefile.vc,v
retrieving revision 1.60
diff -u -r1.60 makefile.vc
--- win/makefile.vc	2001/01/31 22:27:53	1.60
+++ win/makefile.vc	2001/01/31 23:23:26
@@ -491,7 +491,7 @@
 # be built as DLL objects but none of the symbols should be exported
 
 $(TMPDIR)\tclStubLib.obj : $(GENERICDIR)\tclStubLib.c
-	$(cc32) $(TCL_CFLAGS) -DSTATIC_BUILD -Fo$@ $?
+	$(cc32) $(TCL_CFLAGS) -Zl -DSTATIC_BUILD -Fo$@ $?
 
 
 # Dedependency rules