[Bug 41703] LdrUnloadDll is not suit for musl( musl lacks unload support though it has a dlclose())

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 14 08:49:01 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=41703

--- Comment #8 from xw897002528 at gmail.com ---
Thx for your reply, Austin English.

I do find a way to check it explicitly and this should be worked for all libc.
But i need two programs to check it. I don't know how to write a correct
configure.ac.

As you can see, there're two programs in the attachment. Compile the second one
as a .so and run the first one. If glibc or other libc that support
unloading-after-dlclose(), we should see two lines of 'ss'. Or only one line if
the cureent libc is similar to musl.

Any help?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list