[haiku-development] Re: Trouble building @vmware-image on Mac OS X 10.9 Mavericks

  • From: Urias McCullough <umccullough@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 28 Oct 2013 18:01:40 -0700

On Mon, Oct 28, 2013 at 5:37 PM, Ingo Weinhold <ingo_weinhold@xxxxxx> wrote:
>> generated/objects/haiku/x86_gcc2/release/bin/makebootable/platform/bios_ia32/makebootable
>> instead and not the host binary?
>
>
> On Darwin the build host makebootable is supposed to use an attribute
> instead of a resource (cf. src/tools/makebootable/platform/bios_ia32/Jamfile
> and src/bin/makebootable/platform/bios_ia32/makebootable.cpp). If that
> doesn't work, the platform detection might not work correctly somewhere.

Perhaps the recent commit changing __HAIKU__ to
HAIKU_TARGET_PLATFORM_HAIKU is related to this?

http://cgit.haiku-os.org/haiku/commit/src/bin/makebootable/platform/bios_ia32/makebootable.cpp?id=204dee708a999d5a71d0cb9497650ee7cef85d0a

Maybe the check on line 300?

http://cgit.haiku-os.org/haiku/tree/src/bin/makebootable/platform/bios_ia32/makebootable.cpp#n300

- Urias

Other related posts: