This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/26966] linking of C++ app fail on OpenBSD 3.9 due POSIX threading unresolved symbols
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2006 21:38:03 -0000
- Subject: [Bug other/26966] linking of C++ app fail on OpenBSD 3.9 due POSIX threading unresolved symbols
- References: <bug-26966-6105@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-31 21:38 -------
Hmm, these functions should be weak and should not be visible.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |other
GCC build triplet|i386-unknown-openbsd3.9 |
GCC host triplet|i386-unknown-openbsd3.9 |
GCC target triplet|i386-unknown-openbsd3.9 |i386--openbsd3.9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26966