[haiku-gsoc] Re: locale kit cross tools : linking errors

  • From: PulkoMandy <pulkomandy@xxxxxxxxx>
  • To: haiku-gsoc@xxxxxxxxxxxxx
  • Date: Thu, 2 Jul 2009 16:49:12 +0200

>> I'm not really sure how to fix them... am I actually missing a library
>> I need to link ?
>
> Did you link against libbe_build.so ?
>

anything I should do more than puting $(HOST_LIBBE) in my targets ? If
no, then yes I am. I already added some stubs in BMimeType and that
worked, the errors about them disapeared.

>> or are all of them actually missing from host-side
>> libbe and if so, where should I add them ? For example, i found
>> header/build/os/app/Looper.h to be the header for BLooper, but could
>> not find the implementation in src/build/libbe.
>
> Probably it wasn't needed until now.
> At the time, all system headers were copied to the build module, not
> only the ones needed (for simplicity, I guess).
> If you need some functions of Looper, you'll have to implement them in
> the build module, then. At least as stubs.
>

ok, i'll then add these class with stubs and see how it goes.

>> Finally, where are all the functions that do not show a class name ? I
>> guess that should be in libroot ?
>
> Yeah, most C functions are in libroot.
>
>

ok, thanks for the 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: