This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/9249] bootstrap fails with --enable-__cxa-atexit on Solaris
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2003 23:02:33 -0000
- Subject: [Bug bootstrap/9249] bootstrap fails with --enable-__cxa-atexit on Solaris
- References: <20030109082607.9249.cludwig@cdc.informatik.tu-darmstadt.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9249
dhazeghi at yahoo dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |neroden at gcc dot gnu dot
| |org
------- Additional Comments From dhazeghi at yahoo dot com 2003-10-24 23:02 -------
I can create the relevant patch for configure.texi if necessary. However, is it practical to test for
cxa_atexit in configure, and error out if it is enabled, but not supported? Thanks.