From: Ed Falis on
On Sat, 03 May 2008 22:51:42 -0400, Lucretia <lucretia9(a)lycos.co.uk> wrote:

> I don't think it'd be possible to move an Ada runtime from 1 compiler
> to another without porting it properly as the compilers create code
> that references the runtime in compiler-specific ways.

I presented a paper at SigAda '82 on a portable run-time library interface
based on my post-grad work of the time. Boy, that sure went over big ;-)
From: Lucretia on
On 4 May, 17:44, "Ed Falis" <fa...(a)verizon.net> wrote:
> On Sat, 03 May 2008 22:51:42 -0400, Lucretia <lucret...(a)lycos.co.uk> wrote:
> > I don't think it'd be possible to move an Ada runtime from 1 compiler
> > to another without porting it properly as the compilers create code
> > that references the runtime in compiler-specific ways.
>
> I presented a paper at SigAda '82 on a portable run-time library interface  
> based on my post-grad work of the time.  Boy, that sure went over big ;-)

Got a link? What compilers did it work with? Any? :D

Luke.
 | 
Pages: 1
Prev: Which gnat to use?
Next: Ada / MS WinCE