cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3586741 ] Visual C++ GEN_PDB option should not use default .pdb name

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Wed, 14 Nov 2012 14:22:43 -0800

Bugs item #3586741, was opened at 2012-11-13 08:24
Message generated for change (Comment added) made by bagder
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: Closed
>Resolution: Fixed
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.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2012-11-14 14:22

Message:
Thanks for the report, this problem is now fixed in the git repository.

To try it out, you either checkout/update your git clone:
http://curl.haxx.se/source.html

or you try tomorrow's daily snapshot: http://curl.haxx.se/snapshots/

----------------------------------------------------------------------

Comment By: Mark Snelling (masnelling)
Date: 2012-11-14 03:20

Message:
Please find .patch attached.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2012-11-13 13:11

Message:
Can you please provide a patch for this? Very few of us in the project
actually use or build for windows...

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3586741&group_id=976
Received on 2012-11-14

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET