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] Re: #1201 program-suffix & libcurl

From: René Berber <rberber_at_users.sf.net>
Date: Sat, 22 Jun 2013 21:34:04 +0000

> Do you have any indication from anywhere that this should actually rename libraries as well?

The only place I've seen it is in Qt, they do link with some debug libraries (libdbus-1d.a is the only I've seen, maybe there are others), and they name their libraries with the 'd' name suffix.

---
** [bugs:#1201] program-suffix & libcurl**
**Status:** pending-invalid
**Created:** Fri Mar 01, 2013 11:48 PM UTC by René Berber
**Last Updated:** Sat Jun 22, 2013 08:56 PM UTC
**Owner:** Daniel Stenberg
curl version 7.29.0

Building with the --program-suffix option set does work fine for the executable, but the library doesn't get the suffix and, strange enough, the library man page does.

I would prefer to have a library with the suffix (so I can have a regular library, and a debug library for instance), and the man pages w/o suffix for executables and library (i.e. one man page is enough -- currently there are curl-configd.1, curld.1, and libcurld.3 after the suffixed build).
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2013-06-22

These mail archives are generated by hypermail.

donate! Page updated May 06, 2013.
web site info

File upload with ASP.NET