[haiku-bugs] Re: [Haiku] #6327: Bezilla missing libstdc++.r4.so

  • From: "mmadia" <trac@xxxxxxxxxxxx>
  • Date: Sat, 17 Jul 2010 02:27:50 -0000

#6327: Bezilla missing libstdc++.r4.so
------------------------+---------------------------------------------------
  Reporter:  Disreali   |         Owner:  mmadia        
      Type:  bug        |        Status:  closed        
  Priority:  normal     |     Milestone:  R1            
 Component:  - General  |       Version:  R1/Development
Resolution:  invalid    |      Keywords:                
Blocked By:             |   Has a Patch:  0             
  Platform:  All        |      Blocking:                
------------------------+---------------------------------------------------
Changes (by mmadia):

  * status:  in-progress => closed
  * resolution:  => invalid


Comment:

 The build was configured improperly as a gcc4 + gcc4(altdir). This was
 confirmed by looking at {{{ ls -lha }}} of /boot/system/lib/ , gcc4/ and
 gcc2/.  lib/ contained the gcc4 libs as expected. gcc2/ only contained the
 ICU 4.4.x libs, and gcc4/ contained a copy of the gcc4 libs (minus ICU
 4.4).

 installoptionalpackages DetectSystemConfiguration() http://dev.haiku-
 os.org/browser/haiku/trunk/data/bin/installoptionalpackage#L385 treated
 the system as a GCC2 hybrid, because /boot/system/lib/gcc4 exists.
 AboutSystem treated the system as a GCC4 hybrid because GNUC = 4 and
 BEntry gccFourHybrid exists http://dev.haiku-
 os.org/browser/haiku/trunk/src/apps/aboutsystem/AboutSystem.cpp#L500

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6327#comment:2>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: