[Bug math/18915] libm.so is now a script and breaks backwards compat
simonas+bugzilla.sourceware.org at kazlauskas dot me
sourceware-bugzilla@sourceware.org
Thu Sep 3 09:20:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=18915
--- Comment #2 from Simonas <simonas+bugzilla.sourceware.org at kazlauskas dot me> ---
What is alternative to *.so in dlopen then? dlopen("libm") is pretty much
equivalent to dlopen("libm.so") in a sense that it tries opening the same file.
> You should be using LIBM_SO from <gnu/lib-names.h>.
That is not an option outside the C/C++ compilers.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list