[haiku-gsoc] [patch] Locale kit : cross-tools, step 1/ build system questions

  • From: PulkoMandy <pulkomandy@xxxxxxxxx>
  • To: haiku-gsoc@xxxxxxxxxxxxx
  • Date: Sat, 27 Jun 2009 21:36:10 +0200

I've been working on the cross tools for the locale kit. I would like
to know if I got it right. Do these jamfiles look correct ?
The liblocale won't build right now, it will fail in Collator.cpp
because of missing BApplication::GetAppInfo in the host-side libbe. Is
it possible to add this method easily, or should I separate the
liblocale and build only a subset of it ? (I don't need the collator
stuff in the cross tools, but GetAppInfo is also used in the catalogs
I need... However, it's in a part of the code I don't use, so maybe I
could manage to avoid it. Is there a way to detect the file is being
built for host or target ? some #define for that ?
Note : this patch is independant from the other one.

Thanks for your help,
-- 
Adrien Destugues / PulkoMandy
Elève ingénieur ENSSAT EII1- www.enssat.fr
GSoC student for Haiku - http://haiku-os.org
GrafX2 project team - http://code.google.com/p/grafx2

Other related posts: