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

mrs at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 28 21:26:00 GMT 2015


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

--- Comment #25 from mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> ---
Author: mrs
Date: Wed Jan 28 21:25:19 2015
New Revision: 220220

URL: https://gcc.gnu.org/viewcvs?rev=220220&root=gcc&view=rev
Log:
2015-01-28  Jack Howarth  <howarth.at.gcc@gmail.com>

    PR libgomp/64635
    * configure.tgt (*-*-aix*): Use config_path "aix posix".
    (*-*-darwin*): Use config_path "bsd darwin posix".
    (*-*-hpux*): Use config_path "hpux posix".
    * target.c: Add include of plugin-suffix.h and use
    SONAME_SUFFIX macro.
    * config/aix/plugin-suffix.h: New file.
    * config/darwin/plugin-suffix.h: New file.
    * config/hpux/plugin-suffix.h: New file.
    * config/posix/plugin-suffix.h: New file.

Added:
    trunk/libgomp/config/aix/
    trunk/libgomp/config/aix/plugin-suffix.h



More information about the Gcc-bugs mailing list