curl-library
Re: Port for VxWorks
Date: Thu, 8 Sep 2005 10:55:33 +0200 (CEST)
On Thu, 8 Sep 2005, Rajneesh wrote:
> 1. I know OpenSSL is for Linux primarily, but how easy would it be if we
> plan to port it to VxWorks. I mean is there any POSIX layer/wrapper that can
> help me in porting SSL to VxWorks ?
OpenSSL is pretty portable, AFAIK. But I would assume that it too relies
pretty much on a POSIX layer. I figure you need to consult the OpenSSL sources
or ask the OpenSSL developers to get insights in how you'd best approach that.
> 2. I have made my own config-vxworks.h file from the sample OSes config
> files that are there in curl-7.14.1/lib folder. Although i am having some
> trouble compiling the library, i think i can remove the errors.My question
> is have i started correctly ?
I think you have. If you make sure to #ifdef your changes in the existing
tradition, we can then later incorporate your changes back and have libcurl
compilable for VxWorks out-of-the-box in the future...
> 3. Isn't OpenSSL bundled with curl-7.14.1 available on the website ?
OpenSSL is not bundled with curl. http://www.openssl.org/ is the place to look
for the OpenSSL package.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-09-08