[haiku-development] Re: Build (cross-)tools separately for any change in configure command?

  • From: Urias McCullough <umccullough@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 9 Feb 2016 13:40:08 -0800

On Tue, Feb 9, 2016 at 12:47 PM, Thomas Mueller <mueller6723@xxxxxxx> wrote:

I notice that if I run the configure command to cross-compile Haiku, if I 
make any change in the configure options, all the cross-tools rebuild from 
scratch.

Is this necessary?  I would think the basic tools would be the same whether I 
build with bootstrap or non-bootstrap; only the generated BuildConfig would 
be different.

I would want to build for x86_gcc2 and x86 hybrid, and x86_64, with and 
without bootstrap.

There are a multitude of guides and readme/sample files documenting
the use of configure... You can specify an existing set of cross-tools
instead of using --build-cross-tools each time you configure (i'm
guessing that's what you are doing).

Haven't you been building Haiku on several platforms for well over a
year now? It seems like you send a lot of emails to this list about
this topic...

https://www.haiku-os.org/guides/building/configure

- Urias

Other related posts: