------- Comment #4 from jobnoorman at gmail dot com 2010-09-09 07:25 -------
(In reply to comment #3)
> You need to include -fno-threadsafe-statics to disable the use of
> __cxa_guard_acquire. This functions is part of the normal C++ ABI we follow
> (the IA64 C++ ABI and it is included in the ARM C++ EABI too).
Thanks! I can use that as a quick workaround but I'll eventually need
__cxa_guard_acquire.
--
jobnoorman at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |blocker
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45603