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,7d84c76a728b2734,start X-Google-Attributes: gid103376,public From: "W. Wesley Groleau (Wes)" Subject: Two questions Date: 1996/05/01 Message-ID: <9605011442.AA05407@most>#1/1 X-Deja-AN: 152427646 sender: Ada programming language comments: To: gnatlist@seas.gwu.edu, report@gnat.com mailer: Elm [revision: 70.85] newsgroups: comp.lang.ada Date: 1996-05-01T00:00:00+00:00 List-Id: 1. Anyone working on a HP-UX port of gnat? He/She/They may be able to use some code that I can provide. I didn't write it, but I have verified (with the help of the original anonymous author) that it works. 2. Asked this on gnatlist a while ago, but I didn't see an answer, so I'll try a wider audience... I am trying to study some of the rts with ada2html, which chokes at the gnatf stage. I do not need a "working" gnat, so any tricks that get the file(s) past gnatf are OK. Anyone have such a workaround for the following? 398 -> gnatf -gnatg -gnatv -x6 -v a-astaco.ads GNAT Front End/XREF Tool Version 2.05 (C) Copyright NYU, 1992,1993,1994 Checking: a-astaco.ads last modified at 95-11-29 04:24.00 GMT. fatal error: runtime library configuration error cannot locate "Root_Controlled" in file "s-finimp.ads" (entity not in package) 41 lines: No errors compilation of a-astaco.ads abandoned -------------- Root_Controlled is defined, but in s-finroo.ads - and neither s-finroo nor s-finimp are directly with'ed by s-astaco Is there a CLI option to make gnatf show the dependency tree of files it parsing? -- --------------------------------------------------------------------------- W. Wesley Groleau (Wes) Office: 219-429-4923 Magnavox - Mail Stop 10-40 Home: 219-471-7206 Fort Wayne, IN 46808 elm (Unix): wwgrol@pseserv3.fw.hac.com ---------------------------------------------------------------------------