cURL / Mailing Lists / curl-library / Single Mail

curl-library

removal of POSIX

From: Jon Torrey <ntox101_at_gmail.com>
Date: Fri, 15 Aug 2014 18:55:12 -0400

This question is fairly simple and may be redundant, but is there any way
to strip libCURL of all POSIX functionality?

I have been working on the porting of libCURL to my system and have gotten
it to compile and link successfully, but during runtime I am getting access
denied errors on system calls of more specifically sigaction and other
signal functions. My system does in fact contain the signal.h file and
does support POSIX but I desire no use of the POSIX library. These errors
happen when attempting to make requests to the outside world and with that
said, my system uses the tcpip stack and the associated .c files. Any
feedback would be helpful.

Thanks you and advance.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-08-16