[haiku-development] Re: Kernel Development Workflow

  • From: John Scipione <jscipione@xxxxxxxxx>
  • To: "haiku-development@xxxxxxxxxxxxx" <haiku-development@xxxxxxxxxxxxx>
  • Date: Thu, 16 Nov 2017 09:40:23 -0800

On Thu, Nov 16, 2017 at 8:42 AM, Aditya Kamath <theunrealgeek@xxxxxxxxx> wrote:

For example, do most developers cross compile on Linux or compile Haiku
inside Haiku and have the newly built kernel run on the next reboot?
And if you do cross-compile, do you boot the generated image directly or
somehow replace the kernel in a VM with an existing installation of Haiku.

I cross-compile using `jam -q @nightly-vmware` creating a fresh
nightly vmware image each time. Then I load up the resulting image in
VirtualBox. VirtualBox doesn't seem to notice that there is a new disk
and happily loads it up.

Other related posts: