Author Topic: cc1plus: error: unrecognized command line option "-mthreads"  (Read 9203 times)

b4silence

  • Guest
cc1plus: error: unrecognized command line option "-mthreads"
« on: September 04, 2007, 03:29:44 am »
Hello all!


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

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

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


Thanks!

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: cc1plus: error: unrecognized command line option "-mthreads"
« Reply #1 on: September 04, 2007, 05:53:32 am »
Remove -mthreads from your project options. That only works for MinGW.