cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

Re: [cURLpp] default name of libcurl library

From: Andrei <rokna13sv_at_mail.ru>
Date: Mon, 10 Nov 2008 22:31:40 +0100

>
> What is the default name of libcurl library under linux - libcurl or curllib?
> Andrei put name libcurl.lib in his project for VC8 but from what I see VC project that comes with libcurl builds curllib.lib and not libcurl.lib.
> If this is libcurl under linux that they should change the default lib name for Win32 to libcurl as well...
>

Unix convention for library names is lib<name>.(so|a)
I used binary package for libcurl Windows port, there they followed Unix
name convention i.e. the library named libcurl.lib/libcurl.dll

_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2008-11-10

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET