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 Tuesday, February 11, 2003 12:00:52 AM +0100 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> wrote:

The question now is ``Is --enable-__cxa_atexit still required for ABI
compliance'', and that really looks like a GCC question to me (which
I'd answer -- if I knew the answer).
It's not required for ABI conformance -- but it is required to get a correct C++ compiler, if you're concerned about the exact order of static destructors.

--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com


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