This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: --enable-__cxa_atexit
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: "Scott Robert Ladd" <scott at coyotegulch dot com>
- Cc: "gcc List" <gcc at gcc dot gnu dot org>
- Date: 10 Feb 2003 21:50:36 +0100
- Subject: Re: --enable-__cxa_atexit
- Organization: Integrable Solutions
- References: <FKEAJLBKJCGBDJJIPJLJCEPHEKAA.scott@coyotegulch.com>
"Scott Robert Ladd" <scott@coyotegulch.com> writes:
| 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?
Why don't you ask that on Debian lists?
-- Gaby