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

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Sun, 23 Jun 2013 09:35:30 +0000

But is Qt then building/installing their libs with automake/libtool ? And btw, if you use different library names you must use different binaries that are built to use different libraries. It seems more clever to me to build different libraries with the same name but different --prefix or something so that you can run the same binary using different libraries from different places decided at run-time!

I read more automake code and generated Makefiles, I'm positive the --program-suffix option is only intended for installed binaries/programs, not libraries. This is not a bug, and you can easily work-around this using other means.

Unless you can convince me otherwise, I will close this soon without any further action.

---
** [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-23

These mail archives are generated by hypermail.

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

File upload with ASP.NET