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=0.1 required=5.0 tests=BAYES_05,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: "Christophe GOUIRAN" Subject: Re: Calling Ada from Java? Date: 2000/01/26 Message-ID: <86n5o1$srt$1@news.univ-aix.fr>#1/1 X-Deja-AN: 577880757 Content-Transfer-Encoding: 8bit References: <388EBE43.F426565B@celsiustech.se> Content-Type: text/plain; charset=iso-8859-1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Complaints-To: usenet@news.univ-aix.fr X-Trace: news.univ-aix.fr 948902465 29565 194.57.187.46 (26 Jan 2000 16:01:05 GMT) Organization: Universite de la Mediterranee Aix en Provence Mime-Version: 1.0 NNTP-Posting-Date: 26 Jan 2000 16:01:05 GMT Newsgroups: comp.lang.ada Date: 2000-01-26T16:01:05+00:00 List-Id: As far as I know, you can only call C/C++ code from Java. So you must make a "bridge" between Java and Ada in C/C++(Using jni) that call your Ada code. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Christophe Gouiran http://www.multimania.com/cgouiran CNRS ESA-6057 Laboratoire Parole et Langage 29, Av. Robert Schuman, 13621 Aix-en-Provence, France