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,666ee2e69a699607 X-Google-Attributes: gid103376,public From: lance@eco.twg.com (Lance Kibblewhite) Subject: Re: Gnat 3.09 on Win95 Date: 1997/01/29 Message-ID: <32efb6cd.427637750@library.airnews.net>#1/1 X-Deja-AN: 213068819 references: <01bc0c9f$4c57ff20$829d6482@joy.ericsson.se> content-type: text/plain; charset=us-ascii organization: Attachmate mime-version: 1.0 reply-to: lance@eco.twg.com newsgroups: comp.lang.ada Date: 1997-01-29T00:00:00+00:00 List-Id: "Jonas Nygren" wrote: > >I have installed Gnat 3.09 on Win95 and all went well, I think. > >The installation said that it would update the autoexec.bat, >but this seems to have failed. If someone have managed to get these >settings from the installation could you please mail them to me >so that I get it right, especially with Win32 programming in mind. > >Further, there were no documentation or examples in the installation. >If you know of any examples of interfacing to Win32 with 3.09 on Win95 >could you please send me a pointer or a short example. > >/jonas My installation, on NT also went well. I Think. Anyway, my previously empty autoexec.bat then contained the single line: SET PATH=C:\USR\BIN Which I promptly deleted and moved into the appropriate place in the registry. Any chance a future version of GNAT will do this last step automatically? -- Lance.