Status of new C++ abi
Mark Mitchell
mark@codesourcery.com
Tue Sep 26 20:36:00 GMT 2000
>>>>> "Zack" == Zack Weinberg <zackw@stanford.edu> writes:
Zack> What is the status of the new ABI? Referring here to the
Hey, aren't you a chemist now? :-)
Zack> compiler side only, not libstdc++3. I was under the
Zack> impression that -fnew-abi was automatically on if you
Zack> enabled libstdc++3, but I seem to have been mistaken.
You are. The new ABI is in the state of implemented-but-untested --
things should work, but there hasn't been enough real world
experimentation to know. The plan is to get switched over to V3
first; then switch to the new ABI. This will minimize the number of
variables changing at once. I'd been hoping to switch to V3 ages ago,
but the library folks have hit some snags. Benjamin is working on
this even as we speak, to the best of my knowledge.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc
mailing list