(LINK_FLAGS): Dump symbol map when linking.

This commit is contained in:
Geoff Voelker 1995-12-24 00:38:18 +00:00
parent 1cd7962f06
commit b72535bccf

View 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