--enable-__cxa_atexit

Mark Mitchell mark@codesourcery.com
Tue Feb 11 18:55:00 GMT 2003



--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



More information about the Gcc mailing list