cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Statically Linked still needs libcurl?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 23 Oct 2002 08:10:06 +0200 (MET DST)

On Mon, 21 Oct 2002, Ray DeGennaro at Eaglerock IS wrote:

> I just built cURL 7.6.8 with --enable-static on a RH6.2 system. As
> expected, I didn't need the OpenSSL libs, but I still needed libcurl.
> This doesn't quite seem right to me. Is there a ./configure option I
> missed to statically link libcurl too?

--disable-shared is your friend. By default, it builds both static and shared
versions and you don't make any difference by adding --enable-static.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
Received on 2002-10-23