comp.lang.ada
 help / color / mirror / Atom feed
From: richardthiebaud <thiebauddick2@aol.com>
Subject: Main program can't find subprogram
Date: Sun, 17 Sep 2023 13:27:09 -0400	[thread overview]
Message-ID: <ue7ctd$fegk$1@dont-email.me> (raw)

I have a main program crypt.adb  I have a seperate project randproj.ads 
and randproj.adb  crypt has a line "with randproj" but when I compile 
crypt either directly with gnat or with alr it does not find randproj.

crypt.adb, randproj.ads, and randproj.adb are all in the same directory.

I have the feeling I'm missing something easy to do.

How do I get crypt.adb to find randproj.ads?

             reply	other threads:[~2023-09-17 17:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-17 17:27 richardthiebaud [this message]
2023-09-17 17:42 ` Main program can't find subprogram reinert
2023-09-17 18:16   ` richardthiebaud
replies disabled

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