From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8671579c9eb8548d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: circular unit dependency Date: Wed, 05 Jan 2005 09:35:58 +0100 Organization: None Message-ID: <3263650.DUZGj6X4uu@linux1.krischik.com> References: <1104863498.813484.201360@z14g2000cwz.googlegroups.com> Reply-To: martin@krischik.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1104914657 02 5776 Q2PErDnlbFei1we 050105 08:44:17 X-Complaints-To: usenet-abuse@t-online.de X-ID: Z6FQ5vZeYeO27DXBKZDXHCDiHFpNMMEHzIqj4MURUEbaqLVdVg5qEP User-Agent: KNode/0.8.0 Xref: g2news1.google.com comp.lang.ada:7462 Date: 2005-01-05T09:35:58+01:00 List-Id: Randy Brukardt wrote: > "R" 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