On Sun, Jun 02, 2002 at 10:04:52AM +0200, Martin v. Loewis wrote:
> Jack Howarth <[EMAIL PROTECTED]> writes:
> 
> >   HJ Lu has requested that we regress out the g++-cxa-atexit.dpatch
> > patch. 
> 
> The patch, in itself, is correct. Applications that want to conform to
> the C++ ABI *must* use __cxa_atexit. It is not the default in g++
> since not all C libraries support __cxa_atexit. However, GNU libc does
> support this function, so Debian (and all other distributions) need to
> activate it.
> 

However, atexit in glibc conforms to the C++ ABI. There is no need for
gcc to use __cxa_atexit on glibc.


H.J.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to