comp.lang.ada
 help / color / mirror / Atom feed
From: Michael Stark <mstark@cs.umd.edu>
Subject: Re: mixing Java byte code created from Ada95 and Java byte code created from Java?
Date: 1997/09/20
Date: 1997-09-20T00:00:00+00:00	[thread overview]
Message-ID: <3424214D.41C6@cs.umd.edu> (raw)
In-Reply-To: dewar.874672441@merv


Robert Dewar wrote:
> 
> Sam says
> 
> <<I think that what I'm asking is
> 
> 1) Does some brand(s) of Ada95 compiler know how to handle the withing of a
> library unit compiled by a Java compiler?"
> 
> 2) "Does some brand(s) of Ada95 linker know how to link Java things created
> by an Ada95 compiler to Java things created by a Java compiler?"
> >>
> 
> Certainly the GNAT-to-JAVA system will (present tense not appropriate
> yet!) answer YES, to both questions. I would assume that the current
> Intermetrics systems would also answer YES, but I will let someone
> else clarify this.

I've been using Intermetrics on the Sun, and the way you do this is to
run their "java2ada" tool, which creates an ada package spec (w/ pragma
Imports) from the byte code.  You then use the "adareg" tool to let the
AppletMagic compiler know that this code is available to code.  At
least, this sequence of steps works, if my reasoning is fuzzy Tuck will
let us know! ;)

Mike




  reply	other threads:[~1997-09-20  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-17  0:00 mixing Java byte code created from Ada95 and Java byte code created from Java? Sam Harbaugh, Palm Bay, Florida
1997-09-18  0:00 ` Samuel Tardieu
1997-09-19  0:00 ` Robert Dewar
1997-09-20  0:00   ` Michael Stark [this message]
1997-09-22  0:00 ` mixing Java byte code created from Ada95 and Java byte code Tucker Taft
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox