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 #14 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> With the attached patch at https://gcc.gnu.org/bugzilla/attachment.cgi?id=34469
> and the patch at https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01479.html,
> I get ...

I have found the origin of the problem: I am testing gfortran with the
additional options '-g -flto', apparently this propagates to
libgomp.oacc-fortran (I did not check why). Could someone test
libgomp.oacc-fortran with these options on a linux platform?


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