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: William Paul Berriss Subject: Re: GNAT NT 3.09 Search Path Date: 1997/02/23 Message-ID: <33102E86.ACD@reading.ac.uk>#1/1 X-Deja-AN: 220863402 References: <33083429.1726@netspace.net.au> <01bc1ccb$efa2e460$278c71a5@dhoossr.iquest.com> Content-Type: text/plain; charset=us-ascii Organization: The University of Reading Mime-Version: 1.0 Newsgroups: comp.lang.ada X-Mailer: Mozilla 2.02 (X11; I; SunOS 5.3 sun4m) Date: 1997-02-23T00:00:00+00:00 List-Id: Hi I have a found similar problem with GNAT 3.09 for Win 95 on a PC. If I put a line like set ADA_INCLUDE_PATH=C:\windows;C:\ada\eeg; plus other directories in a .bat file and run that before running gcc, gcc cannot find the necessary library files in the eeg directory. BUT If I type the command set ADA_INCLUDE_PATH=C:\ada\eeg at the DOS prompt myself, just before running gcc then all is OK, it finds files OK. Is this because I have just one directory in the ADA_INCLUDE_PATH and so I have no problems with forward slashes and colons? I will try this ASAP. I hope so as it really confused me. Will Berriss ============= -- W P Berriss E-mail: W.P.Berriss@reading.ac.uk Department of Engineering The University of Reading Whiteknights Reading Tel: 0118 987 5123 Berkshire (+44 118 987 5123 outside UK) RG6 6AY England Fax: 0118 931 3327 World Wide Web Home Page: http://www.elec.rdg.ac.uk/people/postgrads/will.html