User Activity

  • Posted a comment on ticket #1238 on gSOAP Toolkit

    Hello, Now it works like a charm ;) thanks! Tested on three alpine distros with different compilers: alpine 3.9 (g++ 8.2.0) alpine 3.8 (g++ 6.4.0-r9) alipne 3.3 (g++ 5.3.0)

  • Posted a comment on ticket #1238 on gSOAP Toolkit

    Updated Dockerfile (now use latest alpine version: 3.9 with gcc 8.2.0 ), in case you're interested, and your patch fixed almost all problems, except this one: ../stdsoap2.cpp: In function 'const char soap_strerror(soap)': ../stdsoap2.cpp:22358:22: error: invalid conversion from 'int' to 'const char' [-fpermissive] return strerror_r(err, soap->msgbuf, sizeof(soap->msgbuf)); / GNU-specific */ Don't know how to solve this, maybe it should be reported to alpine?

  • Posted a comment on ticket #1238 on gSOAP Toolkit

    1) enter docker container docker run -it n0madic/alpine-gcc:8.2.0 /bin/bash 2) dump preprocessor defines for c++ (https://stackoverflow.com/questions/2224334/gcc-dump-preprocessor-defines) g++ -dM -E -x c++ - < /dev/null there are too many of them, so i added file attachment. Hope that helps :)

  • Posted a comment on ticket #1238 on gSOAP Toolkit

    to test it is very simple (if you have docker) just run docker build -t test_alpine_gsoap .

  • Created ticket #1238 on gSOAP Toolkit

    wsdl tool doesn't build on alpine

View All

Personal Data

Username:
fraillt
Joined:
2019-02-20 11:31:23

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB