Unrecognized options gcc version 4.4.0

Ian Lance Taylor iant@google.com
Thu Sep 17 17:46:00 GMT 2009


"Tovrea, George W (US SSA)" <george.tovrea@baesystems.com> writes:

> Getting the following "unrecognized options":
> g++: unrecognized option '-pthreads'

The gcc option is "-pthread", not "-pthreads".

> g++: unrecognized option '-no_auto_include'

This is not a gcc option at all.  I don't know what it means, so I don't
know whether gcc has a comparable option.

Ian



More information about the Gcc-help mailing list