comp.lang.ada
 help / color / mirror / Atom feed
From: Andi <hmail@gmx.net>
Subject: binary size (gnat+win console)
Date: Sun, 01 Aug 2004 19:45:27 +0200
Date: 2004-08-01T19:45:27+02:00	[thread overview]
Message-ID: <ceja7o$2mc0$1@ulysses.news.tiscali.de> (raw)

hello,

a simple "hello-world" binary takes 219kb after building !?
there are ways for optimizations ??

best regards


---
with Ada.Text_Io;
use Ada.Text_Io;

procedure Hello is
begin
    Put_Line("Hello World");
end Hello;
---




             reply	other threads:[~2004-08-01 17:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-01 17:45 Andi [this message]
2004-08-01 21:48 ` binary size (gnat+win console) alwa
2004-08-01 23:27   ` Andi
2004-08-01 22:39 ` Adrian Knoth
2004-08-02  5:16   ` Ludovic Brenta
2004-08-02  4:21 ` Per Sandberg
2004-08-02 13:04   ` Georg Bauhaus
replies disabled

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