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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,aa16d27783e375a0,start X-Google-Attributes: gid103376,public From: Matthew Daniel Subject: Package include in Library Date: 2000/04/19 Message-ID: <38FD2510.D4967142@gecms.com.au>#1/1 X-Deja-AN: 612989883 Content-Transfer-Encoding: 7bit X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@tobruk.sydney.gecm.com X-Trace: tobruk.sydney.gecm.com 956113978 17894 203.2.118.10 (19 Apr 2000 03:12:58 GMT) Organization: GEC-Marconi Systems Mime-Version: 1.0 NNTP-Posting-Date: 19 Apr 2000 03:12:58 GMT Newsgroups: comp.lang.ada Date: 2000-04-19T03:12:58+00:00 List-Id: Hi, My problem is I have a library that has packages include in it, from another library, that it does not require. Is there a easy way to find out what packages are within who. We are just going to gnat (HOST) otherwise it is verdix (TARGET) for our compiler. Each package has a TLA and from that I can see which package is withing something it does not require. I have done greps and finds etc.. but there is still 1 library I can not find the problem on. Thanks Matt