From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,17fe6d6a7207f033 X-Google-Attributes: gid103376,public From: Geoff Bull Subject: Re: Calling Ada from Java? Date: 2000/01/27 Message-ID: <388F8BD5.114A7183@research.canon.com.au>#1/1 X-Deja-AN: 578083374 Content-Transfer-Encoding: 7bit References: <388EBE43.F426565B@celsiustech.se> To: Ulf Eliasson X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@research.canon.com.au X-Trace: cass.research.canon.com.au 948931226 14953 203.12.174.254 (27 Jan 2000 00:00:26 GMT) Organization: Canon Information Systems Research Australia Mime-Version: 1.0 NNTP-Posting-Date: 27 Jan 2000 00:00:26 GMT Newsgroups: comp.lang.ada Date: 2000-01-27T00:00:26+00:00 List-Id: See http://www.acenet.com.au/~gbull for a jni binding for Ada called Cafe1815. You will have to hack the build process to make it work with ObjectAda. Ulf Eliasson wrote: > > Hello > Is there anyone who can tell me how to make a call to an Ada function > from a Java main program? I have succeded in making just the call, but I > can't figure out how to pass parameters and to return values. I'm using > Win32, jdk1.1.8 and ObjectAda. > > Please help me! > > /Ulf, uel@celsiustech.se