comp.lang.ada
 help / color / mirror / Atom feed
* binary size (gnat+win console)
@ 2004-08-01 17:45 Andi
  2004-08-01 21:48 ` alwa
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andi @ 2004-08-01 17:45 UTC (permalink / 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;
---




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-08-02 13:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-01 17:45 binary size (gnat+win console) Andi
2004-08-01 21:48 ` 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

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