[haiku-bugs] Re: [Haiku] #10938: Could not open "WebPositive" (Missing symbol: _ZSt14__once_functor).

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Thu, 12 Jun 2014 19:11:48 -0000

#10938: Could not open "WebPositive" (Missing symbol: _ZSt14__once_functor).
----------------------------+----------------------------
   Reporter:  taos          |      Owner:  bonefish
       Type:  bug           |     Status:  new
   Priority:  normal        |  Milestone:  R1
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------

Comment (by bonefish):

 There's a known build system issue with gcc 4 builds. The resulting Haiku
 will include the libstdc++ of the compiler it was built with. I.e. you can
 only build Haiku with the host's gcc, if it matches the buildtools
 repository version that belongs to the Haiku revision you are building. If
 that is not the case, you'll have to configure your build to build a
 cross-compiler just like on non-Haiku build platforms.

 That being said, the haiku system package shouldn't include a libstdc++ in
 the first place. It should be included in a package built from the gcc
 recipe. We just don't do that yet.

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

Other related posts: