[haiku-bugs] Re: [Haiku] #12532: Incorporation of GCC 5

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Sun, 10 Apr 2016 11:38:28 -0000

#12532: Incorporation of GCC 5
----------------------------+----------------------------
   Reporter:  korli         |      Owner:  korli
       Type:  enhancement   |     Status:  new
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------

Comment (by bonefish):

 The cause appears to be that libsupc++ doesn't link against libroot, but
 uses `malloc()` already in static initialization code. So, if a program
 links against libsupc++ before libroot, the memory allocator has not been
 initialized at that point yet.

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

Other related posts: