gcc -mno-cygwin

Lee ler762@gmail.com
Sat Jan 7 19:50:02 GMT 2023


The "-mno-cygwin" gcc option went away years ago.  Correct?

It still shows up in the output of 'man gcc':

$ man gcc | grep mno-cygwin
           x86 Windows Options -mconsole  -mcygwin  -mno-cygwin  -mdll
-mnop-fun-dllimport  -mthread -municode  -mwin32

Is that a cygwin specific or a generic gcc man page oversight?

TIA,
Lee


More information about the Cygwin mailing list