cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: compiling curl against uClibc

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 24 Mar 2004 08:42:47 +0100 (CET)

On Tue, 23 Mar 2004, Luis Marquez wrote:

> I am trying to build curl against uClibc for use on an embedded linux
> system. I am having problems getting it to use uClibc and not the local
> system C library. I have been trying to sift through the Make files and make
> the necessary changes, but I am not really getting anywhere. Can anybody
> point me in the right direction?

So what have you tried that didn't work?

I've never attempted this myself, but I would guess the solution involves
setting -nostdlib in LDFLAGS and then adding the uclibc lib in the LIBS
variable.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-03-24