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] | |
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.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).
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |