|
From: Josh K. <jk...@le...> - 2010-08-25 00:18:27
|
I am trying to get MinGW to recognize the -Wfatal-errors the codeblocks IDE uses to make the compiler stop on the first error. However, the latest version 5.1.6 of MinGW gives this error: cc1.exe: error: unrecognized command line option "-Wfatal-errors" Has the name of this tag changed? Is it no longer supported? If so, what was the last version of MinGW that supported this option? Thanks. Best Regards, Josh Klint |