[haiku-development] Re: GCC 5

  • From: Chris Hanson <cmhanson@xxxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 6 Mar 2016 19:28:32 -0800

On Mar 4, 2016, at 10:34 PM, Adrien Destugues <pulkomandy@xxxxxxxxxxxxx> wrote:


On Sat, Mar 05, 2016 at 03:37:02AM +0000, Alexander von Gluck IV wrote:
GCC 5 ships with a new C++ abi... is this going to cause us trouble?

We knew this would happen and it is why we didn't want to make our GCC4
ABI officially stable. It means we can make the switch and drop gcc4
support at some point.

Why not switch to clang and its libc++, and standardize on its ABI?

I believe clang’s libc++ is expected to remain binary compatible over the long 
term, not just across minor revisions.

  -- Chris


Other related posts: