------- Comment #10 from kgardas at objectsecurity dot com  2006-04-03 07:08 
-------
Subject: Re:  linking of C++ app fail on OpenBSD 3.9 due
 POSIX threading unresolved symbols

Small addition to previous post. Although .weakref is not supported, .weak 
is:

$ cat /tmp/weak-conftest.s
       .weak foobar
$ as /tmp/weak-conftest.s


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26966

Reply via email to