
Setting the pdb file for a static library
I found I had to set the debug info type to C7 compatible. Then there is
no .pdb file generated. That's okay because when you link the library into
an executable or DLL, then the C7 information will get put in that .pdb
file - I think.
They're might be some issues with C7 debug info and precompiled headers,
but I don't remember the details.
Quote:
> Is there a way to instruct the compiler to use a specified pdb file name for
> a static link library?
> That is I wan MyLib.lib to profude MyLib.pdb (and not vc60.pdb).
> Thanks,
> Gaddy
--
.Bruce Dawson, Cavedog Entertainment.
Makers of Total Annihilation - http://www.cavedog.com