[haiku-commits] Re: BOM: r37694 fwohci.c:2433: error: format=D=A '%08x' expects type 'unsigned int', but argument 8 has type 'uint32'

  • From: Andreas Färber <andreas.faerber@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 17 Aug 2010 21:42:36 +0200

Am 16.08.2010 um 12:21 schrieb François Revol:

Le 16 août 2010 à 11:19, pulkomandy a écrit :

Yes, ICU was moved out of the tree and into HaikuPorts and is imported
back into Haiku's build system as a prebuilt archive via
build/jam/OptionalBuildFeatures

Unfortunately HaikuPorts has zero information about ICU, apart from
the .bep file and patch.

http://ports.haiku-files.org/wiki/dev-libs/icu

Especially no instructions or scripts how to cross-compile it.
http://dev.haiku-os.org/ticket/1844 is becoming more important again
then - any thoughts?

Sorry, this move created some kind of chicken and egg problem.
I believe it is possible to compile ICU for ppc from an x86 haiku
install, by pointing it to the ppc buildtools with some of their
configure/makefile options.

In any case, ICU is only used in the locale kit as far as I know, so you
should be able to build at least the kernel for powerpc without it.
Running jam without -q could get you there ?

Kernel and libroot for example do compile just fine.

jam -q haiku-boot-cd-ppc
gives a boot iso/hfs with the kernel and boot drivers.

This target should still work.

It does. Can I network-boot that though? I still need to mess with the kernel.

Andreas

Other related posts: