[kaffe] javah script?

Dalibor Topic robilad at yahoo.com
Mon May 19 05:25:01 PDT 2003


Hallo Benja,

--- Benja Fallenstein <b.fallenstein at gmx.de> wrote:
> 
> [ I sent the mail below bcc:ing myself but didn't receive a copy-- 
> retrying, sorry if there's a double-post ]
> 
> Could a script be added to Kaffe that emulates javah-- in the spirit of
> the java and javac scripts? I.e. a kaffe.in about like this:
> 
> #! /bin/sh
> # Pretend kaffeh is javah
> prefix=@prefix@
> exec_prefix=@exec_prefix@
> exec @bindir@/@kaffe_TRANSF@ -jni ${1+"$@"}
> 
> (The "-jni" is default on javah, but a special case on kaffeh.)

Thanks for the script, I've added it as javah.in to kaffe/scripts.

cheers,
dalibor topic

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com




More information about the kaffe mailing list