This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/26966] linking of C++ app fail on OpenBSD 3.9 due POSIX threading unresolved symbols



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]