------- Comment #6 from pinskia at gcc dot gnu dot org 2009-12-26 22:11 ------- Oh and the most likely reason is that why Fortran fails and C works is because libgfortran weakly imports some pthread symbols which causes the pthread static library not to be fully included.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42477