Bugs item #3586741, was opened at 2012-11-13 08:24
Message generated for change (Tracker Item Submitted) made by masnelling
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3586741&group_id=976
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mark Snelling (masnelling)
Assigned to: Daniel Stenberg (bagder)
Summary: Visual C++ GEN_PDB option should not use default .pdb name
Initial Comment:
When building both debug and release versions of libcurl static library the previous generated .pdb file is overwritten.
Use the /Fd compiler flag to specify the ,pdb filename. E.g. /Fdlibcurl_a_debug.pdb
Also copy the .pdb into the builds/*/lib subdirectory so it can be picked up automatically by the linker.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3586741&group_id=976
Received on 2012-11-13