[haiku-bugs] Re: [Haiku] #10272: Incorporation of GCC 4.8

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Wed, 29 Jan 2014 16:13:52 -0000

#10272: Incorporation of GCC 4.8
----------------------------+----------------------------
   Reporter:  korli         |      Owner:  nobody
       Type:  enhancement   |     Status:  assigned
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  1             |   Platform:  All
----------------------------+----------------------------

Comment (by pulkomandy):

 I tried building WebKit with the new gcc. Unfortunately, this doesn't
 work. Apparently the _GLIBCXX_HAS_GTHREADS define doesn't get set, and as
 a result our libstdc++ lacks std::once_flag and std::call_once (well these
 are the one I hit in WebKit). It seems the whole std::thread support
 (C++11) may be missing.

 I already had this problem with gcc4.7, and this is preventing us to
 update our WebKit to version after December 20, 2013. I wanted to look at
 it myself but my data partition is corrupted, so today I'm backing up
 files and cleaning it... If someone wants to have a look at this...

--
Ticket URL: <https://dev.haiku-os.org/ticket/10272#comment:32>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: