curl-library
Re: libcurl on Nuceus RTOS
Date: Fri, 4 Nov 2011 16:08:58 -0400
Dan / Daniel
Thank you for your reponses
Nucleus only supports POSIX if you buy the additional POSIX module. MTK
uses the free base version of Nucleus.
And the compiler is ARM.
So I guess I will attempt the lib/config-mtk.h way
matt
On Fri, Nov 4, 2011 at 3:26 PM, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> On Fri, Nov 04, 2011 at 08:08:42PM +0100, Daniel Stenberg wrote:
> > The basic idea is to create a lib/config-nucleus.h file. Base it on
> > one of the existing lib/config-*.h ones. Then you make sure
> > lib/setup.h includes that file when you build for your platform.
>
> If the Nucleus build environment provides POSIX tools and the compiler
> looks like a normal UNIX compiler, then you should be able to treat
> it like a regular cross-compile and use configure to generate the
> config.h file. See the cross compile section in docs/INSTALL to see
> how.
>
> >>> Dan
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>
-- Matthieu Labour www.peek.ly +1 415 994 3480
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-04