[Bug libfortran/41504] Incorrect __gthread_active_p version with weak symbols (pthread_cancel does not bring in pthread_mutex_trylock)
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 29 14:31:00 GMT 2009
------- Comment #1 from rguenth at gcc dot gnu dot org 2009-09-29 14:31 -------
You need to link libpthread.a with -Wl,--whole-archive
In general static linking is not recommended with glibc and threads.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41504
More information about the Gcc-bugs
mailing list