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,8649fff061f58a88,start X-Google-Attributes: gid103376,public From: Tom Daniels Subject: Gnat301A on Win95--no EXE's produced. Date: 1996/02/19 Message-ID: <31280DB7.76A9@his.com>#1/1 X-Deja-AN: 139999703 content-type: text/plain; charset=us-ascii organization: Very Little, If Any mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (Win95; I) Date: 1996-02-19T00:00:00+00:00 List-Id: Now that I've installed Win95, I thought I'd try out GNAT. I installed it, run the setpath.bat program from a 'DOS' shell, and then cd to the examples directory. I do the following: gcc -c simple.adb gnatbind -o hello.exe hello.ali (I think that gnatbind is the command) And.... I get no error messages or problems, but no hello.exe either! Surely someone else is having this problem too. Thanks in advance, Tom tdaniels@his.com