This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

W10 + Cygwin 3.0.7 + GCC 9.2


I just compiled GCC 9.2 and am now getting this error on a program which
compiled OK in the past.

   $ make
/cygdrive/C/cygwin64/bin/gfortran.exe -std=gnu       table.o -o table.exe
gfortran: fatal error: ‘-fuse-linker-plugin’, but cyglto_plugin-0.dll not
found
compilation terminated.
make: *** [makefile:98: table.exe] Error 1


This looks like a path issue  because cyglto_plugin-0.dll exists in
directory 


C:\cygwin64\usr\libexec\gcc\x86_64-pc-cygwin\9.2.0


What do I  fix this?

Thank you.




--
Sent from: http://gcc.1065356.n8.nabble.com/gcc-fortran-f719652.html


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