> -----Original Message----- > From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] > Sent: Monday, October 29, 2007 11:34 PM > To: stdcxx-dev@incubator.apache.org > Subject: Re: svn commit: r588290 - > /incubator/stdcxx/branches/4.2.x/etc/config/windows/projectdef.js > > William A. Rowe, Jr. wrote: > > > > patched, but combining them may lead to some unstable > results and also > > bloated .pdb's without benefits to the debugger (?). > > Footnote - source .pdb's for a static .lib file that you > distribute /are/ interesting to the end user, but you > shouldn't generate one source pdb anyways for both the static > and dynamic compilation of the library.
The pdb for the static compilation and pdb for the dynamic compilation are different files. Farid.