[haiku-bugs] Re: [Haiku] #12000: Cross-building Haiku with Haiku host issues

  • From: "jessicah" <trac@xxxxxxxxxxxx>
  • Date: Fri, 24 Apr 2015 05:03:17 -0000

#12000: Cross-building Haiku with Haiku host issues
----------------------------------+----------------------------
Reporter: jessicah | Owner: nobody
Type: bug | Status: closed
Priority: normal | Milestone: Unscheduled
Component: - General | Version: R1/Development
Resolution: no change required | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
----------------------------------+----------------------------
Changes (by jessicah):

* status: new => closed
* resolution: => no change required


Old description:

When trying to build an x86_64 Haiku image on a gcc2h Haiku host, I end
up with an image that can't be booted by the haiku_loader. The error
reported is "Version mismatch between boot loader and kernel!".
I'm failing to see anything obvious in the jam logs that would indicate a
problem with how the files are compiled.
In order to build on Haiku, I use setarch x86 and run all commands in the
gcc4 environment.
{{{
setarch x86
configure --build-cross-tools x86_64 ../buildtools --use-gcc-pipe -j4
jam -q -j4 @minimum-anyboot
}}}
I am also attaching a copy of the log generated by jam.

New description:

When trying to build an x86_64 Haiku image on a gcc2h Haiku host, I end up
with an image that can't be booted by the haiku_loader. The error reported
is "Version mismatch between boot loader and kernel!".
I'm failing to see anything obvious in the jam logs that would indicate a
problem with how the files are compiled.
In order to build on Haiku, I use setarch x86 and run all commands in the
gcc4 environment.
{{{
setarch x86
configure --build-cross-tools x86_64 ../buildtools --use-gcc-pipe -j4
jam -q -j4 @minimum-anyboot
}}}
I am also attaching a copy of the log generated by jam.

--

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

Other related posts: