[haiku-bugs] Re: [Haiku] #5157: gcc3 build breakage

  • From: "andreasf" <trac@xxxxxxxxxxxx>
  • Date: Sun, 20 Dec 2009 01:56:59 -0000

#5157: gcc3 build breakage
--------------------------+-------------------------------------------------
 Reporter:  andreasf      |       Owner:  bonefish      
     Type:  bug           |      Status:  new           
 Priority:  normal        |   Milestone:  R1            
Component:  Build System  |     Version:  R1/Development
 Keywords:                |   Blockedby:                
 Platform:  All           |    Blocking:                
--------------------------+-------------------------------------------------

Comment(by andreasf):

 The following snippet in {{{UserBuildConfig}}} works around this, with the
 {{{gcc-dev-4}}} cluster installed:

 {{{
 HOST_GCC_RAW_VERSION = 4.3.2 ;
 HOST_CC = gcc-4.3.2 ;
 HOST_C++ = g++-4.3.2 ;
 HOST_LINK = g++-4.3.2 ;
 HOST_LIBSUPC++ = ;
 }}}

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

Other related posts: