comp.lang.ada
 help / color / mirror / Atom feed
From: alwa <alwa@hotmail.com>
Subject: Re: binary size (gnat+win console)
Date: Sun, 01 Aug 2004 21:48:12 GMT
Date: 2004-08-01T21:48:12+00:00	[thread overview]
Message-ID: <wydPc.826$zx4.506@newsfe5-gui.ntli.net> (raw)
In-Reply-To: <ceja7o$2mc0$1@ulysses.news.tiscali.de>

Hi Andi,

That's lovely. I builded a hello-world by mingw, That takes 1.2M. 
fortunately, it just 82k after using "strip hello.exe".


Andi wrote:
> 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 21:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-01 17:45 binary size (gnat+win console) Andi
2004-08-01 21:48 ` alwa [this message]
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