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=2.4 required=5.0 tests=BAYES_00, FREEMAIL_FORGED_REPLYTO,FROM_ILLEGAL_CHARS,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,82a191e7dfb02e23,start X-Google-Attributes: gid103376,public From: HC <�@.�> Subject: Link failure with GNAT304a and Win95 Date: 1996/10/03 Message-ID: <530up6$9r7@quest.lmtas.lmco.com>#1/1 X-Deja-AN: 186985188 content-type: text/plain; charset=us-ascii organization: Lockheed Martin Tactical Aircraft Systems mime-version: 1.0 reply-to: miatajones@aol.com newsgroups: comp.lang.ada x-mailer: Mozilla 3.0 (Win95; U) Date: 1996-10-03T00:00:00+00:00 List-Id: I'm trying to build a small program using GNAT304a on a Win95 system. The program makes use of Text_IO. The command to perform the build is: GNATMAKE TEST.ADB Everything is fine until the build, when I get the following error: test.gp: file not recognized: File format not recognized C:\GNAT304A\GNATMAKE.EXE: *** link failed. TEST.GP appears to be a text file referencing a lot of library object files (and the program's main object file). Any ideas as to what I'm doing wrong? I haven't found anything obvious (to me) yet. Thanks, Chris Pilla Lockheed Martin Tactical Aircraft Systems