comp.lang.ada
 help / color / mirror / Atom feed
From: "Alexei A. P." <apolkhanov@novus-tele.net>
Subject: binary size
Date: Tue, 04 Jun 2002 07:52:38 GMT
Date: 2002-06-04T07:52:38+00:00	[thread overview]
Message-ID: <al_K8.117776$%o.11491889@bin3.nnrp.aus1.giganews.com> (raw)

Given two programs one in C another in Ada95. Simple "HEllo world" program
takes as much as 300K !, same time C program with same functionality only
14K .
Looking at symbol table of both executables I can see that Ada runtime
consumes 90
% of it, then I've got a simple question: Can I move this part into one
shared module ? I
am using GNAT on Linux and I am wondering if this is a right way to go ?
Posibly there is
another, standard, way to make runtime libraries shared ? And Should things
like Text_IO
be included in it as well ?

Alexei.












             reply	other threads:[~2002-06-04  7:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-04  7:52 Alexei A. P. [this message]
2002-06-04 10:45 ` binary size Jacob Sparre Andersen
2002-06-04 21:39 ` Peter Bui
2002-06-05  7:37   ` Antonio Duran
replies disabled

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