bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #33392] Multi-thread bug in NSObject retain and release


From: Richard Frith-Macdonald
Subject: [bug #33392] Multi-thread bug in NSObject retain and release
Date: Thu, 26 May 2011 09:23:34 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1

Follow-up Comment #3, bug #33392 (project gnustep):

I changed the atomic builtins as suggested ... and tried removing the check
for USE_ATOMIC_BUILTINS ... but the  result failed to link because the
compiler generated a link to a non-existent function to do the atomic builtin
decrement.  Presumably there is some compiler/linker option needed for the
atomic builtins to work, and gnustep-make doesn't supply them?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33392>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]