comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <martin@krischik.com>
Subject: Re: building a package -- newbie
Date: Fri, 12 Nov 2004 10:54:25 +0100
Date: 2004-11-12T10:54:25+01:00	[thread overview]
Message-ID: <1274999.ynRZ5CdpFQ@linux1.krischik.com> (raw)
In-Reply-To: 41947dc5$1_1@baen1673807.greenlnk.net

Martin Dowie wrote:

> Martin Krischik wrote:
>> No. "gnat make" will take care of everthing. Just "gnat make pkg"
>> will do.
> 
> Isn't "gnatmake" all one word?..

Thats your choice, you can write it either way. Here is the complete list of
one and two word commands (on Unix all commands are lowercase).

-----
gnat
GNAT 3.4.3 20040926 (prerelease) Copyright 1996-2004 Free Software
Foundation, Inc.

List of available commands

GNAT BIND               gnatbind
GNAT CHOP               gnatchop
GNAT CLEAN              gnatclean
GNAT COMPILE            gnatmake -f -u -c
GNAT ELIM               gnatelim
GNAT FIND               gnatfind
GNAT KRUNCH             gnatkr
GNAT LINK               gnatlink
GNAT LIST               gnatls
GNAT MAKE               gnatmake
GNAT NAME               gnatname
GNAT PREPROCESS         gnatprep
GNAT PRETTY             gnatpp
GNAT STUB               gnatstub
GNAT XREF               gnatxref

Commands FIND, LIST, PRETTY, STUB and XREF accept project file switches
-vPx, -Pprj and -Xnam=val
-----

Interesting to the OP might be that "GNAT COMPILE" is not "gnatgcc" but
"gnatmake -f -u -c". In fact I don't even have a "gnatgcc":

-----
locate gnatgcc
-----

Nothing found on the hole computer.

With Regards

Martin

-- 
mailto://krischik@users.sourceforge.net
http://www.ada.krischik.com



  reply	other threads:[~2004-11-12  9:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3143fb37.0411110817.6e5200da@posting.google.com>
2004-11-11 16:25 ` building a package -- newbie Jacob Sparre Andersen
2004-11-11 18:27 ` Martin Krischik
2004-11-12  9:15   ` Martin Dowie
2004-11-12  9:54     ` Martin Krischik [this message]
2004-11-12 10:51       ` Sascha Wilde
2004-11-12  2:17 ` Steve
replies disabled

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