comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Dewar <robert_dewar@my-deja.com>
Subject: Re: huge executable??
Date: 2000/05/15
Date: 2000-05-15T00:00:00+00:00	[thread overview]
Message-ID: <8fq2ue$ff5$1@nnrp1.deja.com> (raw)
In-Reply-To: slrn8i10hn.4ua.lutz@taranis.iks-jena.de

In article <slrn8i10hn.4ua.lutz@taranis.iks-jena.de>,
  lutz@iks-jena.de (Lutz Donnerhacke) wrote:
> I'm developing for Systems with 8 MB RAM and 64 kb RAM.

8MB RAM is a perfectly reasonable design point, and the overhead
of 128K or so of standard runtime stuff is reasonable.

If you are developing for 64K byte machines, you have a VERY
different situation on your hands. Clearly here you are talking
about embedded systems, and in such systems, you very rarely
want any significant runtime code. The best alternative using
GNAT here is to use GNORT, which completely eliminates the
runtime completely. If on the other hand, you are saying that
you have 64K of data, but more code space, then again there
may be no problem.

Did you perhaps mean to say 8MB ROM and 64K RAM (that would
make a whole lot more sense ...)


Sent via Deja.com http://www.deja.com/
Before you buy.




  reply	other threads:[~2000-05-15  0:00 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-13  0:00 huge executable?? David Dousette
2000-05-14  0:00 ` Gautier
2000-05-14  0:00   ` David Dousette
2000-05-14  0:00     ` Gautier
2000-05-14  0:00 ` tmoran
2000-05-15  0:00   ` Roger Barnett
2000-05-15  0:00   ` DELCOURT J�r�me
2000-05-15  0:00     ` Gisle S�lensminde
2000-05-15  0:00     ` Robert Dewar
2000-05-15  0:00       ` Lutz Donnerhacke
2000-05-15  0:00         ` Robert Dewar [this message]
2000-05-16  0:00           ` Lutz Donnerhacke
2000-05-16  0:00             ` tmoran
2000-05-16  0:00             ` Robert Dewar
2000-05-16  0:00               ` Lutz Donnerhacke
2000-05-16  0:00         ` tmoran
2000-05-16  0:00           ` Lutz Donnerhacke
2000-05-16  0:00         ` Geoff Bull
2000-05-16  0:00           ` huge executable?? - worry no more Tom Hargraves
2000-05-16  0:00             ` Gautier
2000-05-16  0:00             ` Robert Dewar
2000-05-19  0:00               ` Richard D Riehle
2000-05-19  0:00                 ` Ken Garlington
2000-05-16  0:00             ` Marin D. Condic
2000-05-16  0:00             ` Martin Dowie
2000-05-18  0:00         ` huge executable?? (null)
2000-05-16  0:00       ` Gautier
2000-05-16  0:00         ` Robert Dewar
2000-05-16  0:00       ` Florian Weimer
2000-05-16  0:00         ` Robert Dewar
2000-05-16  0:00       ` Robert A Duff
2000-05-16  0:00         ` Larry Kilgallen
2000-05-16  0:00           ` Gautier
2000-05-16  0:00             ` Larry Kilgallen
2000-05-17  0:00           ` Robert A Duff
2000-05-15  0:00   ` David Starner
2000-05-19  0:00     ` Lutz Donnerhacke
2000-05-14  0:00 ` Robert Dewar
replies disabled

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