comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: how do you compile and run ... (hello world)
Date: Sat, 23 Aug 2014 16:19:38 +0200
Date: 2014-08-23T16:19:38+02:00	[thread overview]
Message-ID: <c48cp11inszp.1fbog3ruwpqfr.dlg@40tude.net> (raw)
In-Reply-To: 7a845fe8-bea5-4870-8273-8a33f0757866@googlegroups.com

On Sat, 23 Aug 2014 06:54:01 -0700 (PDT), gdotone@gmail.com wrote:

> in the directory i see:
> 
>    hello.adb
>    hello.ali
>    hello.c.save
>    hello.o
> 
> what do i need to do to run the program ... and compile if i have done something wrong?

$ gnatmake hello.adb

This [re]compiles, binds and links as necessary.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2014-08-23 14:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-23 13:54 how do you compile and run ... (hello world) gdotone
2014-08-23 14:19 ` Dmitry A. Kazakov [this message]
2014-08-23 17:57   ` gdotone
2014-08-23 17:56 ` Jeffrey Carter
2014-08-23 18:14   ` gdotone
replies disabled

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