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,c239006be68d86aa,start X-Google-Attributes: gid103376,public From: somf@crosslink.net (somf) Subject: GNAT on Win 95 Date: 1996/05/30 Message-ID: #1/1 X-Deja-AN: 157543851 organization: CrossLink Internet Services newsgroups: comp.lang.ada Date: 1996-05-30T00:00:00+00:00 List-Id: 1) Is the assumption that all Win 95 GNAT ada development will occur from the MSDOS emulator command line ? I wish there was a help capability in this emulator. 2) What is the SH.exe file used for ? 3) One of the docs is in a TEX format. What is this and how can I convert to something windows 95 apps can understand ? 4) The readme calls for running SETPATH.BAT first, then suggests cd to the examples subdirectory and doing a make. The make successfully compiles the test_cl file but fails in the bind with several errrors. The errors say the many files need to be recompiled. Mostly, because system.ads was modifed, it says. I tried recompiling the files by hand, but I am not sure where the results of these compilations are supposed to go. Is there a global make file ? Why is this happening ? Is there something else that could be wrong ? thanks in advance to anyone that can help with these questions.