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] New: libm.so is not a script and breaks backwards compat


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

            Bug ID: 18915
           Summary: libm.so is not a script and breaks backwards compat
           Product: glibc
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: simonas+bugzilla.sourceware.org at kazlauskas dot me
  Target Milestone: ---

libm.so previously used to be an ELF shared library, but now it is not. dlopen
and various ELF tools do not support ld scripts and therefore this change
breaks backwards compatibility.

-- 
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]