[EMAIL PROTECTED] wrote: >wrowe 2003/03/10 16:13:29 > > Modified: build modules.mk.win > Log: > We no longer want or need /debugtype:both and we've discovered that > /pdbtype:sept is harmful (it assures that we don't get locals and other > type information in the final .pdb symbols database.) However, /opt:ref > would be helpful for release builds since it optimized away unused > packaged functions. >
Cool! Just what I wanted. The Subversion distro (without .pdb files) is again around 4 megs. However, I noticed that the "install" target copies both *.pdb and *_src.pdb. Wasn't another patch of yours supposed to address this? -- Brane Äibej <[EMAIL PROTECTED]> http://www.xbc.nu/brane/
