News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

cc1plus: error: unrecognized command line option "-mthreads"

Started by b4silence, September 04, 2007, 03:29:44 AM

Previous topic - Next topic

b4silence

Hello all!


I'm getting this weird error when I try to build my project:

cc1plus: error: unrecognized command line option "-mthreads"

I'm running Code::Blocks SVN 4421in a Linux enviroment.


Thanks!

Ceniza

Remove -mthreads from your project options. That only works for MinGW.