[openbeos] Re: Jam shortcuts?
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Mon, 26 Feb 2007 18:56:54 +0100 CET
"Jonas Sundström" <jonas@xxxxxxxxxxx> wrote:
> Is there a way to build Tracker, Deskbar and libtracker.so,
> (and other components) for BeOS, without blowing away
> my haiku-image build?
Sure, the output directories for the different targets (and the debug
builds) are different as well.
Just do a:
$ TARGET_PLATFORM=r5 jam libtracker.so Tracker Deskbar
and it will build them for BeOS (use target "dano" if you're building
on Dano, "bone" if you're using R5/bone).
> How do you guys do iterative edititing and testing?
> I don't like waiting on jam. :P
Have you started the StatCacheServer? When using it, jam isn't that
slow on BeOS anymore, at least it's pretty much okay for me (sure, it
could always be faster, like on Linux :-)).
Bye,
Axel.
- References:
- [openbeos] Jam shortcuts?
- From: Jonas Sundström
Other related posts:
- » [openbeos] Jam shortcuts?
- » [openbeos] Re: Jam shortcuts?
- » [openbeos] Re: Jam shortcuts?
- [openbeos] Jam shortcuts?
- From: Jonas Sundström