Sorry for my bad search... With your answer I could solve my problem. I simply use the already compiled libraries of QNX.
Since I am not so familiar with QNX, I did not start looking for these libraries on QNX itself. So thank you very much for your support! -----Original Message----- From: Daniel Stenberg <dan...@haxx.se> Sent: Freitag, 16. Oktober 2020 16:47 To: Thomas Barth via curl-library <curl-library@cool.haxx.se> Cc: Thomas Barth <thomas.ba...@sioux.eu> Subject: Re: libcurl for QNX 7.0.0 ( ARM64 ) On Fri, 16 Oct 2020, Thomas Barth via curl-library wrote: > For this task I need the curl library for QNX. And here starts the . I've been told many times that curl comes with QNX or has been ported to QNX before. I presume that you already looked for that and you didn't find any existing reasonable solution? > I develop on a Windows 10 host with QNX Momentics and CMake- GUI. For > the first goal to build curl library for QNX I use CMake- GUI. I > created a little make configuration file for the QNX environment which > I use for the cross-compiling with the CMake- GUI. I wouldn't bother too much about getting cmake to work for this. Whenever I work on a port to a new (RT)OS, I do this: 1. create lib/config-[os].h 2. edit include/curl/system.h to do "right" for the OS 3. build *all* C source files under lib/ 4. edit all problems until everything builds fine 5. celebrate I don't know how you'd hook this process into cmake. -- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.wolfssl.com%2Fcontact%2F&data=02%7C01%7C%7Cd2b215e134134392504f08d871e24b31%7Cd943c27450b54a448dd8fadde63efa3c%7C0%7C0%7C637384564448733146&sdata=18Igya6LNb5BeVKBUblh8F3wRV%2BpJa9q91N%2FFet3nkw%3D&reserved=0 ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html