Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!hplabs!otter.hpl.hp.com!hpltoad!ghiggins!gjh From: gjh@hplb.hpl.hp.com (Graham Higgins) Newsgroups: comp.sys.atari.st Subject: Re: GNUC + cs.uni-sb.de Message-ID: Date: 19 Nov 90 12:05:56 GMT References: <1990Nov16.120053.1@simvax.labmed.umn.edu> Sender: news@hplb.hpl.hp.com (Usenet News Administrator) Distribution: comp Organization: Hewlett-Packard Laboratories, Bristol, UK. Lines: 21 In-Reply-To: davidli@simvax.labmed.umn.edu's message of 16 Nov 90 12:00:53 GMT Nntp-Posting-Host: ghiggins.hpl.hp.com ++ > gcc: /tmp/cc1000000.cpp cannot find file. ++ Query: I notice that in your examples, there are 9 characters before the ++ '.cpp' tag on the file. Sorry, heavy-handed typing, it should be /tmp/cc100000.cpp. It appears that the problem arises from GCC's interpretation of pathnames for GNUINC and a few little problems like requiring quotes surrounding setenv GNUINC='c:\gnu\include' do the quotes remain for ENVIRON.PRG? If the environment variable is set by both ENVIRON.PRG and GULAM.PRG, which wins --- and when? I am running all the cross-permutations to find out which is 1. legal 2. preferable More later.