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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,dbcd0557f06cdbfa X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-16 06:41:44 PST Path: archiver1.google.com!news2.google.com!postnews1.google.com!not-for-mail From: B_Gaffney@My-Deja.com (B.Gaffney) Newsgroups: comp.lang.ada Subject: Re: Only one compilation unit. Date: 16 Jul 2001 06:41:43 -0700 Organization: http://groups.google.com/ Message-ID: <9f6e2b77.0107160541.10707819@posting.google.com> References: <3B497F21.8CD784D8@brighton.ac.uk> <1luFIcjdO+HI@eisner.encompasserve.org> NNTP-Posting-Host: 198.26.132.101 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 995290903 21049 127.0.0.1 (16 Jul 2001 13:41:43 GMT) X-Complaints-To: groups-support@google.com NNTP-Posting-Date: 16 Jul 2001 13:41:43 GMT Xref: archiver1.google.com comp.lang.ada:9992 Date: 2001-07-16T13:41:43+00:00 List-Id: Kilgallen@eisner.decus.org.nospam (Larry Kilgallen) wrote in message news:<1luFIcjdO+HI@eisner.encompasserve.org>... > In article , Simon Wright writes: > > John English writes: > > ... > > We had fun when the source was called Foo.ads, under NT one of the > > split files ended up also called Foo.ads -- which overwrote our > > original. Also, GNAT does *not* like files with upper-case letters in > > the name at all! > > Even on VMS ? I don't believe so, I think this is specific to Windows. I had a problem with this and GnatMake told me to submit it as a bug, which I did. The reply I got was that GNAT was working correctly. If I had to guess (with fear of being corrected), I'd say that, while Win32 allow mixed case, it is case-insensitive, and some of the tools GNATMAKE uses are UNIX-based and case-sensitive. This probably wouldn't cause a problem on an OS that either didn't care about case (i.e. VMS) or was case-sensitive. --Brian "Some of our views are spacious "And some are merely spaced."