comp.lang.ada
 help / color / mirror / Atom feed
* Gnat static linkning
@ 2002-11-23 18:43 Poul-Erik Andreasen
  2002-11-24 12:21 ` Preben Randhol
  0 siblings, 1 reply; 3+ messages in thread
From: Poul-Erik Andreasen @ 2002-11-23 18:43 UTC (permalink / raw)


Hej

How do i make a  static executables, with gnatmake?   

-- 
Poul-Erik Andreasen



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

* Re: Gnat static linkning
  2002-11-23 18:43 Gnat static linkning Poul-Erik Andreasen
@ 2002-11-24 12:21 ` Preben Randhol
  2002-11-24 13:29   ` Poul-Erik Andreasen
  0 siblings, 1 reply; 3+ messages in thread
From: Preben Randhol @ 2002-11-24 12:21 UTC (permalink / raw)


Poul-Erik Andreasen wrote:
> Hej
> 
> How do i make a  static executables, with gnatmake?   

gnatmake program --largs -static

to reduce the size of the executable do:

gnatmake program --largs -static -s


-- 
Preben Randhol ------------------------ http://www.pvv.org/~randhol/ --
                          �1984 is soon coming to a computer near you.�



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

* Re: Gnat static linkning
  2002-11-24 12:21 ` Preben Randhol
@ 2002-11-24 13:29   ` Poul-Erik Andreasen
  0 siblings, 0 replies; 3+ messages in thread
From: Poul-Erik Andreasen @ 2002-11-24 13:29 UTC (permalink / raw)


On Sun, 24 Nov 2002 12:21:14 +0000 (UTC)
Preben Randhol <randhol+news@pvv.org> wrote:

> Poul-Erik Andreasen wrote:
> > Hej
> > 
> > How do i make a  static executables, with gnatmake?   
> 
> gnatmake program --largs -static
> 
> to reduce the size of the executable do:
> 
> gnatmake program --largs -static -s
> 

Thanks.

By the way i have been doing som active Gtkada programming.
Looking at your Klokka-program have been very use full.  Thanks
for that too. 
 

-- 
Poul-Erik Andreasen



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

end of thread, other threads:[~2002-11-24 13:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-23 18:43 Gnat static linkning Poul-Erik Andreasen
2002-11-24 12:21 ` Preben Randhol
2002-11-24 13:29   ` Poul-Erik Andreasen

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