This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: --enable-__cxa_atexit


On Mon, Feb 10, 2003 at 03:44:11PM -0500, Scott Robert Ladd wrote:
> Since gcc 3.1, I've built the compiler with the --enable-__cxa_atexit option
> on Linux/Intel systems, as suggested by the ABI recommendations at:
> 
> http://gcc.gnu.org/gcc-3.2/c++-abi.html
> 
> I recently installed a Debian "sid" system, which installed a Debian package
> for gcc 3.2.2. Checking the option, I discovered that the package was
> compiled with --disable-__cxa_atexit.
> 
> Can anyone explain why Debian's maintainers made the above choice?

You picked a bad week to check.  It was an error involving pattern
matching and the netbsd-i386 port.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]