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

  • From: "korli" <trac@xxxxxxxxxxxx>
  • Date: Mon, 03 Feb 2014 09:54:17 -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 korli):

 Replying to [comment:36 bonefish]:
 > AFAIK that macro is an indicator of how gcc has been configured and is
 not meant to be defined manually. Doing that will probably either have no
 effect, cause build failure, or (worst case) result in broken code.

 Sure. Anyway, to support C++ threads and enable-libstdcxx-time, it seems
 we might need to differentiate libsupc++ for user and kernel, as pthread
 symbols are not available when linking against the kernel. This is a bit
 more involved than expected, in fact at the moment only x86-64 does the
 differentiation.

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

Other related posts: