This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
W10 + Cygwin 3.0.7 + GCC 9.2
- From: rih5342 <robhickey at gmx dot com>
- To: fortran at gcc dot gnu dot org
- Date: Sat, 23 Nov 2019 07:51:05 -0700 (MST)
- Subject: 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