comp.lang.ada
 help / color / mirror / Atom feed
From: Christoph Grein <christoph.grein@eurocopter.com>
To: comp.lang.ada@ada.eu.org
Subject: Re: can someone tell me why I am getting this error? but still read please
Date: Wed, 4 Jul 2001 14:20:04 +0200 (MET DST)
Date: 2001-07-04T14:20:04+02:00	[thread overview]
Message-ID: <mailman.994249325.14280.comp.lang.ada@ada.eu.org> (raw)

I assume your driver is a kind of main procedure that "withs" the package. I 
further assume you are using Gnat.

Then the solution is simple:

Without further instructions (RTFM Gnat_UG, well hidden and top secret), Gnat 
assumes all units in the context clause to be in the same directory as the unit 
you are compiling.

Thus by moving the driver, you inadvertantly solved your problem.




             reply	other threads:[~2001-07-04 12:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-04 12:20 Christoph Grein [this message]
2001-07-04 15:54 ` can someone tell me why I am getting this error? but still read please Beau
  -- strict thread matches above, loose matches on Subject: below --
2001-07-04  4:20 can someone tell me why I am getting this error? Beau
2001-07-04  4:38 ` can someone tell me why I am getting this error? but still read please Beau
2001-07-04  9:32   ` Keith Thompson
2001-07-04 15:53     ` Beau
2001-07-05 12:13       ` Marc A. Criley
replies disabled

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