MantisBT - CMake
View Issue Details
0000091CMakeModulespublic2003-07-23 09:522007-08-03 12:13
Petr Ferschmann 
 
normalfeatureunable to reproduce
closedunable to reproduce 
 
 
0000091: PDB files for static libraries
We need .pdb files for static libraries. Now they are named vc70.pdb. But when you have multiple libraries in one directory they are overwritten.

I added support for renaming them.
No tags attached.
related to 0011899closed Brad King Put compiler's program database files into intermediate directory rather than output one for VS 2005 
diff kerio6.diff (4,068) 1969-12-31 19:00
https://public.kitware.com/Bug/file/8/kerio6.diff
diff kerio-output-pdb.diff (835) 1969-12-31 19:00
https://public.kitware.com/Bug/file/31/kerio-output-pdb.diff
Issue History
2007-08-03 12:06Brad KingNote Deleted: 0008236
2007-08-03 12:08Brad KingAssigned ToChris Brislawn =>
2007-08-03 12:08Brad KingSummaryGoodsite => PDB files for static libraries
2007-08-03 12:13Brad KingProjectGCC-XML => CMake
2007-08-03 12:13Brad KingStatusresolved => closed
2007-08-03 12:13Brad KingNote Added: 0008333
2011-02-28 10:01Brad KingRelationship addedrelated to 0011899

Notes
(0000472)
Ondrej Svetlik   
2004-01-13 11:16   
We'd like to solve this issue, it has a big importance to us, what's the problem with kerio6.diff? I'd try to fix it.
(0000572)
Ondrej Svetlik   
2004-01-27 07:24   
I added a patch against current CVS version which generates proper pdb files for all libraries, I'm not sure if MODULE and SHARED work, but STATIC does. It might be useful to add some option to turn off/on this feature.
(0000900)
Bill Hoffman   
2004-04-16 09:51   
I have added a fix to cvs:
 Checking in cmLocalVisualStudio7Generator.cxx;
/cvsroot/CMake/CMake/Source/cmLocalVisualStudio7Generator.cxx,v <-- cmLocalVis
ualStudio7Generator.cxx
new revision: 1.49; previous revision: 1.48
done
(0008333)
Brad King   
2007-08-03 12:13   
Re-closing to clean up spam.