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]

Re: Status of new C++ abi


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

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