Date: Thu, 23 Sep 1999 10:39:38 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Waller, Ronald" cc: "'djgpp AT delorie DOT com'" Subject: RE: NT? In-Reply-To: <5DC46304540DD31181000008C7C567CC21CDCC@dalntexchange01.tx.czn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 22 Sep 1999, Waller, Ronald wrote: > I was thinking this may even be related to M$ implementation of DPMI. Anything's possible with NT, but I'd guess it is something much more simple and mundane. > Again the problem: When tring to compile (gcc guess.c), it errors out > > gcc: `c:/djgpp/lib/gcc-lib/djgpp/2.81/cc1.exe': Permission denied (EACCES) What happens if you type this: go32-v2 c:/djgpp/lib/gcc-lib/2.81/cc1.exe -version If there's no "Permission denied" message in this case, type Ctrl-Z and post here what it prints.