W10 + Cygwin 3.0.7 + GCC 9.2, part 2
rih5342
robhickey@gmx.com
Sat Nov 30 14:25:00 GMT 2019
I'm now reinstalling gcc v9.2.
This is my ./configure command.
../gcc-9.2.0/configure --enable-languages=fortran,c++,c
--build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin
--with-gmp=/cydrive/c/cywin64/___packages/gmp/gmp-6.1.2-build
--with-mpfr=/cydrive/c/cywin64/___packages/mpfr/mpfr-4.0.2build
--with-mpc=/cydrive/c/cywin64/___packages/mpc/mpc-1.1.0-build
--with-isl=/cydrive/c/cywin64/___packages/isl/isl-0.21-build --enable-static
--disable-shared --disable-bootstrap --enable-libquadmath
--with-tune=generic &>gcc_920_configure.txt
Which output this line
makeinfo: warning: error loading ./Config: Can't locate ./Config at
/usr/bin/makeinfo line 345.
What do I do, any suggestions?
Thank you.
--
Sent from: http://gcc.1065356.n8.nabble.com/gcc-fortran-f719652.html
More information about the Fortran
mailing list