comp.lang.ada
 help / color / mirror / Atom feed
From: Lucretia <lucretia9@lycos.co.uk>
Subject: Re: runtime systems
Date: Sat, 3 May 2008 19:51:42 -0700 (PDT)
Date: 2008-05-03T19:51:42-07:00	[thread overview]
Message-ID: <f1e5e0d3-bbcc-46bb-ab5a-761fb896f94b@d1g2000hsg.googlegroups.com> (raw)
In-Reply-To: 5b8b9ed2-e03b-4f97-8666-9a11a5450a32@w74g2000hsh.googlegroups.com

On 3 May, 20:35, emconuk <emco...@googlemail.com> wrote:
> Hello.
>
> I would like to find out some more about available Ada runtime
> systems.
>
> I know that Adacore have a runtime system ported to various cross
> platforms (but I can't figure out its licensing), and I know about the
> other commercial offerings from GHS and Aonix.  I'm also aware of
> MarteOS and RTEMS as possible non-commericial offerings.

MarteOS and RTEMS are both operating systems, not runtimes.

> However, I would like to hear about any other solutions out there.  I
> used to use xd-ada and it had quite a simple little rts that could be
> customised for different hardware platforms.  I don't want an OS - I
> just want to hear about baremetal runtime systems.

You need to look into the GNAT sources and work out how to port the
GNAT runtime to your preferred hardware.

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.

Luke.



  reply	other threads:[~2008-05-04  2:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-03 19:35 runtime systems emconuk
2008-05-04  2:51 ` Lucretia [this message]
2008-05-04 16:44   ` Ed Falis
2008-05-04 19:08     ` Lucretia
2008-05-04  5:57 ` anon
replies disabled

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