cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: required libraries

From: Andy Hobbs <andy_at_hobbs.uk.net>
Date: Wed, 22 Jun 2005 09:01:24 +0100

Thanks!

Further playing seems to have shown that omitting the second instance of
each of these libraries has no ill affect on it.

Andy

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: 21 June 2005 18:40
To: libcurl development
Subject: Re: required libraries

On Tue, 21 Jun 2005, Andy Hobbs wrote:

> This shows libssl, libdl and libz twice. Do I need these in twice or can
I
> remove the second instance of each of these (especially the -lz twice one
> after the other!)

Whatever makes your app link! If you miss a lib, you won't be able to link
it
properly. If you add a lib twice on the command line, I don't think it'll
harm
you.

I believe the double -lz is fixed in recent versions.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-06-22