cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to port libcurl on ecos & lwip

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 15 Jan 2007 22:24:20 -0800

On Tue, Jan 16, 2007 at 02:05:04PM +0800, RUI wrote:
> I am trying to port libcurl on ecos, but I don't know where I can get
> started?

Have you looked at docs/INSTALL?

> I mean I even don't know how to config "setup.h" and which variable (such as
> HAVE_CONFIG_H, HAVE_ASSERT_H, etc.) I must choose to define in makefile.
> Could someone here
> help me? Or giving me some further informaiton.

And eCos installation is done using the normal autoconf method of running
configure with appropriate compiler flags to point to the eCos install
directory. libcurl knows nothing about the eCos build system, so you need
to build it separately.

>>> Dan
Received on 2007-01-16