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,d427e558e79b637a X-Google-Attributes: gid103376,public From: kenner@lab.ultra.nyu.edu (Richard Kenner) Subject: Re: GNAT NT 3.09 Search Path Date: 1997/02/17 Message-ID: <5e9om6$hmg$1@news.nyu.edu>#1/1 X-Deja-AN: 219380191 Distribution: world References: <33083429.1726@netspace.net.au> <01bc1ccb$efa2e460$278c71a5@dhoossr.iquest.com> Organization: New York University Ultracomputer Research Lab Newsgroups: comp.lang.ada Date: 1997-02-17T00:00:00+00:00 List-Id: In article <01bc1ccb$efa2e460$278c71a5@dhoossr.iquest.com> "David C. Hoos, Sr." writes: >The gnat3.09 release includes that portion of gnu-win32 necessary to >support gnat (provided everything is on drive C). To support use of drives >other than drive C, you need at least the mount executable from the >gnu-win32 project. I don't think this is correct. The syntax "//g/directory/file" is supported (this is for compatibility with the NT Posix subsystem). I can't test this since I only have one drive, though.