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

Bug#148651: gcc 3.1-2 patch breaks binutils builds



On Sun, Jun 02, 2002 at 10:04:52AM +0200, Martin v. Loewis wrote:
> Jack Howarth <howarth@bromo.msbb.uc.edu> 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 debian-gcc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: