This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/18915] libm.so is now a script and breaks backwards compat


https://sourceware.org/bugzilla/show_bug.cgi?id=18915

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
You should be using LIBM_SO from <gnu/lib-names.h>.  The use of *.so in dlopen
was never supported since those files are not part of the runtime environment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]