VirtualBox

Changeset 28097 in vbox


Ignore:
Timestamp:
Apr 8, 2010 3:20:29 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59813
Message:

Link Windows .r0/.gc modules with debug info.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r28083 r28097  
    21962196  endif
    21972197  TEMPLATE_VBoxRc_CFLAGS             = $(TEMPLATE_VBoxRc_CXXFLAGS)
    2198   TEMPLATE_VBoxRc_LDFLAGS            = -Driver -Subsystem:NATIVE -Incremental:NO -Align:64 -MapInfo:Lines -MapInfo:Exports -NoD $(VBOX_VCC_LD_WERR)
     2198  TEMPLATE_VBoxRc_LDFLAGS            = -Driver -Subsystem:NATIVE -Incremental:NO -Align:64 -MapInfo:Lines -MapInfo:Exports -NoD $(VBOX_VCC_LD_WERR) -Debug
    21992199  ifndef VBOX_NOINC_MISC
    22002200   include $(KBUILD_PATH)/sdks/W2K3DDKX86.kmk
     
    23192319 endif
    23202320TEMPLATE_VBoxR0_CFLAGS              = $(TEMPLATE_VBoxR0_CXXFLAGS)
    2321 TEMPLATE_VBoxR0_LDFLAGS             = -Driver -Subsystem:NATIVE -Incremental:NO -Align:64 -MapInfo:Exports -NoD $(VBOX_VCC_LD_WERR)
     2321TEMPLATE_VBoxR0_LDFLAGS             = -Driver -Subsystem:NATIVE -Incremental:NO -Align:64 -MapInfo:Exports -NoD $(VBOX_VCC_LD_WERR) -Debug
    23222322TEMPLATE_VBoxR0_LIBS                = \
    23232323        $(PATH_LIB)/RuntimeR0Stub$(VBOX_SUFF_LIB)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette