]> git.eshelyaron.com Git - emacs.git/commitdiff
(LINK_FLAGS): Dump symbol map when linking.
authorGeoff Voelker <voelker@cs.washington.edu>
Sun, 24 Dec 1995 00:38:18 +0000 (00:38 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Sun, 24 Dec 1995 00:38:18 +0000 (00:38 +0000)
src/makefile.nt

index 775b4c07daa912bb591bc05ef0313167e3291aad..d452d942a997b4ce044c5f44435dfa67bc7f3f8f 100644 (file)
@@ -54,7 +54,7 @@ TRES          = $(BLD)\emacs.rbj
 !endif
 TLASTLIB       = $(BLD)\lastfile.lib
 
-LINK_FLAGS      = $(ARCH_LDFLAGS) -stack:0x1000000 -base:0xD00000 -debug:full -debugtype:cv -machine:$(ARCH) -subsystem:$(SUBSYSTEM) -entry:_start -map:$(BLD)\temacs.map
+LINK_FLAGS      = $(ARCH_LDFLAGS) -stack:0x1000000 -base:0xD00000 -debug:full -debugtype:cv -machine:$(ARCH) -subsystem:$(SUBSYSTEM) -entry:_start -map:$(BLD)\temacs.map -map
 
 #
 # Split up the objects into two sets so that we don't run out of