[EMAIL PROTECTED] wrote: > AFAIK MSVC already strips symbols from executables, unless a debug > build is being produced. This is the purpose of the pdb files > which contain the debug info for later perusal when debugging a > release build.
I think I remember the default build being of the debug variety on Windows. There is a -DDEBUG switch somewhere in the makefile if I remember correctly. Never tried to change it, because I had no need... -- Andreas Sikkema "A program that has not been specified cannot be incorrect; it can only be surprising ." Proving a Computer System Secure _______________________________________________ Ethereal-dev mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-dev
