This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 libgomp/64635] darwin produces libgomp-plugin-host_nonshm.1.dylib but tries to load libgomp-plugin-host_nonshm.so.1


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

--- Comment #19 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to howarth from comment #18)
> Created attachment 34609 [details]
> proposed fix with aix and hpux support added
> 
> Add support to handle hpux suffix nomenclature.

Please use a space between SONAME_SUFFIX and (1).  Otherwise, it LGTM, with
proper ChangeLog entry.


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