Mailing Lists
| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: [Errors undefined reference]
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sat, 30 Apr 2005 18:19:52 +0200 (CEST)
On Sat, 30 Apr 2005, Frederic Weisbecker wrote:
> My problem occures during the compilation. I have this message from gcc:
This is a link error, and happens because you haven't told the linker to link
-lcurl
or possibly
-L/path/to/dir/with/libcurl -lcurl
... is probably what you need to add.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-04-30 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info