comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <jacob@jacob-sparre.dk>
Subject: Re: organizing packages
Date: Fri, 03 Oct 2014 20:35:42 +0200
Date: 2014-10-03T20:35:42+02:00	[thread overview]
Message-ID: <87egupc875.fsf@adaheads.sparre-andersen.dk> (raw)
In-Reply-To: a47c3490-75d8-4f21-a6f9-6ecc133920f7@googlegroups.com

Stribor40 <ikamzic@gmail.com> writes:

> I was wondering if there is neater way to organize packages...

You could always group some packages as a library, but how to do it
depends on your compiler.

In general, the easiest is to collect all the compilation units required
for a project in one directory.  At least three of the Ada compilers I
know of will then be able to figure out what to recompile when
automagically.

Greetings,

Jacob
-- 
There only exist 10 kinds of people: Those who know binary
numbers and those who don't know binary numbers.

      parent reply	other threads:[~2014-10-03 18:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03 14:54 organizing packages Stribor40
2014-10-03 14:58 ` Björn Lundin
2014-10-03 18:35 ` Jacob Sparre Andersen [this message]
replies disabled

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