------- Comment #14 from hidden_peak at mail dot ru 2005-11-27 16:48 ------- Created an attachment (id=10348) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10348&action=view) __cxa_atexit and __cxa_finalize that work correctly
cxa.c contain code with __cxa_atexit and __cxa_finalize that work correctly with gcc 3.4.x (really I am check only 3.4.4). Useful when builded as so library and used in LD_PRELOAD to fix glibc problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24189