comp.lang.ada
 help / color / mirror / Atom feed
From: Alain De Vos <devosalain71@gmail.com>
Subject: How to link to ada-util
Date: Thu, 31 Oct 2019 10:53:22 -0700 (PDT)
Date: 2019-10-31T10:53:22-07:00	[thread overview]
Message-ID: <23e06767-a486-434b-9ae0-4b3934a5e18b@googlegroups.com> (raw)

The ada-util package has many interesting features.
https://github.com/stcarrez/ada-util
How I use it.
I copy my application to the samples directory and run the gnatmake -Psamples which uses samples.gpr.
I have not find a better way to link to ada-util.
Is there a better easier way ?

When I try a simple gnat make test.adb on a file containing :
with Util.Streams.Pipes;
I get the error "util.ads" not found.
I think I need to tell the systeem where to look for all necessary .ads files, which are in a tree ...


             reply	other threads:[~2019-10-31 17:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-31 17:53 Alain De Vos [this message]
2019-11-01  9:36 ` How to link to ada-util joakimds
2019-11-01 15:25   ` Alain De Vos
2019-11-01 17:06     ` Dmitry A. Kazakov
2019-11-01 18:40       ` Shark8
2019-11-03 17:05 ` Alain De Vos
replies disabled

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