automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Example on JNI compilation


From: Andreas Otto
Subject: Re: Example on JNI compilation
Date: Tue, 21 Apr 2009 07:47:52 +0200
User-agent: KMail/1.9.6 (enterprise 20070904.708012)

Am Samstag 18 April 2009 23:08:58 schrieb LCID Fire:
> I'm currently stuck with compiling a JNI library, which java does not
> recognize. I'm not too sure about what options I have to provide to
> automake and which are already builtin. Does anybody know an example of
> how a jni lib is built using automake?

Hi,

  in my project:   

        http://libmsgque.sourceforge.net/
 
  you can find a implementation useable as template

  1. download the sources
  2. go into the "javamsgque" directory
  3. don't forget to add the autoconf macros for JNI
        from the "m4" subdirectory and the "acinclude.m4" file


mfg

  Andreas Otto




reply via email to

[Prev in Thread] Current Thread [Next in Thread]