Re: Want Readme file for configuring kaffe in JIT MODE

Dalibor Topic <[email protected]> Wed, 23 Apr 2008 17:53:00 +0200
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <[email protected]>
Arun Prasad Mohan schrieb:
> Hi all,
>
>         I would like to configure the kaffe 1.1.7 in JIT mode. Can you 
> provide the README file for that so that it will be helpful for me to 
> proceed.
There is not much there to it, actually. If a jit is available, then you 
can ask configure to build it for you using
--with-engine=jit or --with-engine=ji3. But you shouldn't have to 
specify that, anyway, as the configure
script checkes whether a jit engine exists, and configures the build 
automatically to make it.

cheers,
dalibor topic