------- Comment #3 from pinskia at gcc dot gnu dot org 2005-12-17 17:26 ------- The docs say: No startup files and only the libraries you specify will be passed to the linker.
So this is not a GCC bug as it says only the libraries you specify will be passed to the linker, and -pthread is not you specifing a library. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25460