Closed ardel closed 3 years ago
I have access to the "gcc farm". None of these have gcc-10 installed. Scratch that.
None of the machines where gcc --version worked have gcc-10 installed. gcc-10 seems to wait-for-input when you invoke it with gcc --version. I have access to three machines with gcc-10 installed.
I created the file conftest as reported above, invoked gcc and... it worked on all three machines just like on my own gcc-9 .
gcc conftest.c
echo $?
The "correct" result is "0", your "configure" claims it got a "1".
My local issue then. Closing the ticket.
After upgrading my cygwin I can no longer build mtr. Can someone reproduce this?
The contents of config.log