[haiku-bugs] Re: [Haiku] #7807: [Build System] Missing images

  • From: "mmadia" <trac@xxxxxxxxxxxx>
  • Date: Thu, 14 Jul 2011 00:58:12 -0000

#7807: [Build System] Missing images
----------------------------+----------------------------
   Reporter:  deejam        |      Owner:  mmadia
       Type:  bug           |     Status:  assigned
   Priority:  normal        |  Milestone:  R1
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:  7616
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------
Changes (by mmadia):

 * blocking:   => 7616


Comment:

 Yep, this is due to how the images are currently being built.

 Basically, BOM builds x86-gcc2, x86-gcc4, and then the hybrids.  To save
 time, the hybrids are built within the same generated directories.
 x86-gcc2, x86-gcc4, and x86-gcc4hybrid's targets are jam'd with {{{
 -sHAIKU_DISTRO_COMPATIBILITY=default }}} and x86-gcc2hybrid is jam'd with
 {{{ -sHAIKU_DISTRO_COMPATIBILITY=official }}}, as part of #7616.

 However, it seems that jam does not realize that the change in
 HAIKU_DISTRO_COMPATIBILITY will alter the binary objects.

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

Other related posts: