cURL / Mailing Lists / curl-library / Single Mail

curl-library

Building a static version of the library

From: Zachary Page <ZPage_at_nemetschek.net>
Date: Tue, 26 Aug 2008 09:26:21 -0400

Hello All,

 

I'm building a fresh version of libcurl (7.18.2) with c-ares support
(1.5.1). Everything is building perfectly.

I'm wanting to use a static library to attach to my main app on Mac OS
X. Is there some reason why the

static library still looks at the local system for the installed dynamic
library? If I remove/rename the

libcurl.3.dylib from the /usr/lib folder, the application doesn't load
my library properly. Am I missing

a setting in the build process? Any help would be appreciated. Thanks!

 

Zach
Received on 2008-08-26