W10 + Cygwin 3.0.7 + GCC 9.2
rih5342
robhickey@gmx.com
Sat Nov 23 14:51:00 GMT 2019
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
More information about the Fortran
mailing list