cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Static compilation

From: <Bryan_Kemp_at_Dell.com>
Date: Tue, 25 Mar 2003 16:16:07 -0600

In order to get curl to compile as a static execuatable I had to grep all of
the files in the source tree and look for any references to "gcc" and
replace them with "gcc --static". Is there an easier way to do this?
-Bryan

-----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Friday, March 21, 2003 12:27 AM
To: Curl Mailinglist
Subject: Re: Static compilation

On Thu, 20 Mar 2003 Bryan_Kemp_at_Dell.com wrote:

> How would I go about statically compiling curl?

./configure --disable-shared

Then proceed as usual.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This SF.net email is sponsored by: Tablet PC.  
Does your code think in ink? You could win a Tablet PC. 
Get a free Tablet PC hat just for playing. What are you waiting for? 
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
Received on 2003-03-25