Thanks for the update! In Gentoo, we have the same approch and currently mxml is slotted, so v3 and v4 can be both installed at the same time.
Thanks! That sounds promising. Hope you find a way to support both :-)
Thanks for the reply! Do you see any chance just to support both versions? In Gentoo, we still have both versions. But as - me, the maintainer - I would like to get mxml-3 removed in future, as most project have now patches :-) Thanks!
Please port to mxml-4
Hi! I was able successfully to compile your snippet on my musl system. But: I digged further and noticed, that you can only get the compile failure on musl with, when setting '--disable-pthread'. With a glibc system, this works just fine. Cheers Conrad
Hi! I was able successfully to compile your snippet on my musl system. But: I digged further and noticed, that you can only get the compile failure on musl with, when setting '--disable-pthreads'. With a glibc system, this works just fine. Cheers Conrad
Hi! Changing did not help. But with the help of another developer, he was able to help me to solve it on musl. Proposed patch, which fixed the compilation: https://gist.github.com/floppym/689f380b8f1e8bd08207c8c7aa18038f Cheers Conrad
Compilation with musl fails