[Bug libgomp/64635] New: darwin produces libgomp-plugin-host_nonshm.1.dylib but tries to load libgomp-plugin-host_nonshm.so.1

howarth at bromo dot med.uc.edu gcc-bugzilla@gcc.gnu.org
Fri Jan 16 19:13:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64635

            Bug ID: 64635
           Summary: darwin produces libgomp-plugin-host_nonshm.1.dylib but
                    tries to load libgomp-plugin-host_nonshm.so.1
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: howarth at bromo dot med.uc.edu
                CC: jakub at gcc dot gnu.org

While trying to hack around libgomp/64625, I discovered that darwin creates
libgomp-plugin-host_nonshm.1.dylib but the test cases try to load a different
file name...

# ./e.50.1.exe

libgomp: while loading libgomp-plugin-host_nonshm.so.1:
dlopen(libgomp-plugin-host_nonshm.so.1, 1): image not found



More information about the Gcc-bugs mailing list