https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192320

Dimitry Andric <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #1 from Dimitry Andric <[email protected]> ---
Our __cxa_atexit() is in lib/libc/stdlib/atexit.c, but apparently we don't have
a corresponding __cxa_thread_atexit() yet.  I'm not entirely sure where it
should live, though: GNU puts it in libsupc++, so for use that would correspond
to libcxxrt...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to