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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a0e43bb15aa09be5 X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: GNAT setup Date: 1996/08/17 Message-ID: <01bb8c62$1b2035c0$3b8371a5@dhoossr.iquest.com>#1/1 X-Deja-AN: 174760436 distribution: world references: <01bb8bd7$c779d320$58c820cc@scott-home> content-type: text/plain; charset=ISO-8859-1 organization: DBH Enterprises, Inc. mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-08-17T00:00:00+00:00 List-Id: Hi Scott, gant 2.03 is pretty old. The current version for NT/Win95 is 3.04a, available as ftp://cs.yale.edu/pub/gnat/setup_gnat304a1.exe.gz The file can be decompressed with either WinZip of gnu tar for NT. Then, the resulting .exe file is simply executed -- it's a self-extracting archive. One of the things that was fixed in this version (and required patches in earlier versions) resulted in any files compiled before the onset of Daylight Saving time this past April, becoming out-of-date during Daylight Saving Time. In addition, a number of other important bug fixes have occurred since 2.03 I hope this helps -- David C. Hoos, Sr., http://www.dbhwww.com http://www.ada95.com scott wrote in article <01bb8bd7$c779d320$58c820cc@scott-home>... > I hope someone out there can help me with a problem I'm having with GNAT. > > When "untaring" the gnat2.03a for nt I get errror that the date time of > files cannot be set. > > As you might expect this causes problems building (for the hello example: > hello.adb must be recompiled gnat.ads has changed). I touched all of the > obj/ali/lib files for the library binaries. The problem persists. > > I'm running Windows 95. > > If anyone knows the cause and solution(s) I'd appreciate hearing them. > > THANKS in advance. >