[haiku-appserver] Re: testing under R5

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-appserver@xxxxxxxxxxxxx
  • Date: Wed, 31 Aug 2005 01:13:07 +0200 CEST

"DarkWyrm" <bpmagic@xxxxxxxxxxxxxxx> wrote:
> >     I'm not an expert in build systems so I'm asking for your help.
> >     How do you test the app_server under R5?
> Ingo made a change to the build system some time ago which made the 
> jamfile for the server much less complex. If you want to build and 
> run 
> the server for R5, go to src/tools/servers/app and run Jam. You'll 
> build all the tests (last I knew, Playground didn't build) and the 
> server will also be built as haiku_app_server.

Small correction: it's src/tests/servers/app, and you don't have to 
build all test apps (but surely can). I think you still have to make 
sure R5 is the target platform, ie. the safest way to build the 
app_server is:
$ TARGET_PLATFORM=r5 jam haiku_app_server

Bye,
   Axel.


Other related posts: