[haiku] Re: building cross tools

  • From: Thomas Stover <cts@xxxxxxxxxxxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Fri, 3 Aug 2012 16:07:15 -0500

On Fri, 03 Aug 2012 22:42:47 +0200
"Ingo Weinhold" <ingo_weinhold@xxxxxx> wrote:

> 
> Mmh, I don't see any actual error here. Have you installed all
> prerequisites (like makeinfo and friends)?
> 
> CU, Ingo
> 

um, I don't think so. This is the best I tell what to do from the
notes:

$ mkdir haiku
$ cd haiku
$ git clone git://git.haiku-os.org/buildtools
$ git clone git://git.haiku-os.org/haiku
$ cd haiku
$ mkdir generated.x86gcc4
$ cd generated.x86gcc4/
$ ../configure --build-cross-tools-gcc4 x86 ../../buildtools

...

$ tree -d generated.x86gcc4
generated.x86gcc4
|-- build
|-- cross-tools
|   `-- lib
|       `-- gcc
|           `-- i586-pc-haiku
|               `-- 4.6.2
`-- cross-tools-build
    |-- binutils
    |   |-- bfd
    |   |   |-- doc
    |   |   `-- po
    |   |-- intl
    |   `-- libiberty
    |       `-- testsuite
    |-- gcc
    |-- sysincludes
    `-- syslibs

17 directories


How far off am I?

-- 
www.thomasstover.com

Other related posts: