Josh Posted August 24, 2010 Share Posted August 24, 2010 I am using the default GCC compiler Codeblocks selects when installed. I think I have MinGW 5.1.6 installed. When I enable the "Stop compiling after the first error" option in the build settings, I get this message from the compiler: cc1.exe: error: unrecognized command line option "-Wfatal-errors" Do I need to install another version of MinGW? Which versions will support this option? Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Canardia Posted August 25, 2010 Share Posted August 25, 2010 The -Wfatal-errors option is supported by the TDM build of MinGW GCC ( http://tdm-gcc.tdragon.net/ ), and also the MinGW which is packaged with Code::Blocks 10.05 ( http://www.codeblocks.org/downloads/26 ). Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■ Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.