Re: circular unit dependency
From: Martin Krischik (martin_at_krischik.com)
Date: 01/05/05
- Next message: Martin Krischik: "Re: A bug in gnat/gcc 3.3.3?"
- Previous message: Warren W. Gay VE3WWG: "Re: For the AdaOS folks"
- In reply to: Randy Brukardt: "Re: circular unit dependency"
- Next in thread: Duncan Sands: "Re: circular unit dependency"
- Reply: Duncan Sands: "Re: circular unit dependency"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 05 Jan 2005 09:35:58 +0100
Randy Brukardt wrote:
> "R" <ruthless@poczta.onet.pl> wrote in message
> news:1104863498.813484.201360@z14g2000cwz.googlegroups.com...
>> Hello everybody.
>>
>> I've got a problem with circular unit dependency.
>
> Get an Ada 2005 compiler and use limited with. (I believe GNAT Pro
> supports that using some switch). Otherwise, you are SOL. The only
> solution is to put everything together in one package (which is definitely
> disgusting).
GNAT's limited with isn't finished yet. Last time (2 weeks ago) I checked it
got me an errror box right away.
Martin
-- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com
- Next message: Martin Krischik: "Re: A bug in gnat/gcc 3.3.3?"
- Previous message: Warren W. Gay VE3WWG: "Re: For the AdaOS folks"
- In reply to: Randy Brukardt: "Re: circular unit dependency"
- Next in thread: Duncan Sands: "Re: circular unit dependency"
- Reply: Duncan Sands: "Re: circular unit dependency"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]