how to remedy mno cygwin error?
问题 I'm working on compiling a library in windows with GCC and Make. When I run make , I get the following error: unrecognized command line option '-mno-cygwin' I saw this post on SO, but it doesn't necessarily seem like the same issue, and I don't understand how to downgrade my system to a version of GCC (or Make) that supports the flag I need to use in order to compile. Could someone please try to point me in the right direction, or if you've run into this problem offer a solution? I'm running