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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3c235217dee2c92f,start X-Google-Attributes: gid103376,public From: "Brian M. Boerner" Subject: Bizzare Errors with GW AdaEd 1.4.2 020 Fat for System 7 Date: 1997/05/05 Message-ID: <336EA124.2284@sunspot.tiac.net>#1/1 X-Deja-AN: 239644126 Organization: The Internet Access Company, Inc. Reply-To: bboerner@sunspot.tiac.net Newsgroups: comp.lang.ada Date: 1997-05-05T00:00:00+00:00 List-Id: Does anyone have any experience running this version of GW Ada on Macintosh System 7? I get a bizzare error that is not very well formatted I might add when I try to compile something. During the link phase, it tells me that it is not able to open the library it just created for reading. However this makes no sense and in some way seems to be related to the code that it is compiling. For example, it seems to do it more often when I am creating block statements. If I create a monolithic piece of code, that just executes strait down, there is no problems. Another example would be creating 2 or more loops inside of another loop. There really seems to be no rhyme or reason as to why it fails. I can read the files it creates, and also can create files in the directory that it is trying to read from? Has anyone else experiened similar problems. I am really at a loss here. I thought I would be slick and work on this at home, and now it simple wont link. Any help would be greatly appreciated. Regards, Brian p.s. Please excuse the terminology as in this version it is hard to tell what it is doing... i.e. compiling... linking... generating c code...