[haiku-bugs] [Haiku] #11985: haiku_loader debug build too big

  • From: "luroh" <trac@xxxxxxxxxxxx>
  • Date: Sun, 19 Apr 2015 06:22:45 -0000

#11985: haiku_loader debug build too big
--------------------------------+------------------------------
Reporter: luroh | Owner: nobody
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: System/Boot Loader | Version: R1/Development
Keywords: | Blocked By:
Blocking: | Has a Patch: 0
Platform: All |
--------------------------------+------------------------------
hrev49054, gcc2. The problem seems to be an old one, surfacing this week
as the @release-anyboot target was added to the buildbot builders.

{{{
jam -q -sDEBUG=1 haiku-boot-floppy
...
BuildFloppyBootImage1 /home/luroh/develop/haiku/haiku/generated/haiku-
boot-floppy.image
Error:

/home/ishmael/develop/haiku/haiku/generated/objects/haiku/x86_gcc2/debug_1/system/boot/haiku_loader
is too big (401264) to fit
before the boot archive starting at 327680!
...
}}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/11985>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #11985: haiku_loader debug build too big - luroh