comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: PalmOS cross-compilers
Date: Sat, 02 Jun 2007 08:35:06 -0400
Date: 2007-06-02T08:35:06-04:00	[thread overview]
Message-ID: <uejkuwn45.fsf@stephe-leake.org> (raw)
In-Reply-To: wMM7i.10043$eO5.6241@trndny08

Justin Gombos <rpbkbq.xax.gld@uluv.kbq> writes:

> Looking at the archives, it seems JGNAT was the only way to run Ada
> software on a Palm at one point.  Then later there were reports of
> JGNAT falling out of date, and not working well with the newer Java
> virtual machines.
>
> So are there any better options now?
>
> Someone hinted recently that the Ada runtime engine is not available
> for Ada implementations running on PalmOS.  How is that possible?
> What compiler is that?

Since GCC targets the Palm, you can easily build the GCC Ada compiler
for the Palm, but without the run-time system.

However, 'pragma No_Run_Time' seems to be gone in current versions of
GNAT. I don't know if 'pragma Profile (Restricted)' will let you use
this compiler without a run-time.

You can find out at link time if you've written code that needs the
run-time. Just like C :).

-- 
-- Stephe



  parent reply	other threads:[~2007-06-02 12:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-01  3:55 PalmOS cross-compilers Justin Gombos
2007-06-01 10:18 ` Markus E Leypold
2007-06-01 11:45 ` Georg Bauhaus
2007-06-02 12:35 ` Stephen Leake [this message]
2007-06-02 20:36   ` Markus E Leypold
replies disabled

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