Message-ID: <5DC46304540DD31181000008C7C567CC21CDC9@dalntexchange01.tx.czn.com> From: "Waller, Ronald" To: "'Eli Zaretskii'" Cc: "'djgpp AT delorie DOT com'" Subject: RE: NT? Date: Wed, 22 Sep 1999 09:28:29 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BF0506.BD2C2DB8" Reply-To: djgpp AT delorie DOT com This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BF0506.BD2C2DB8 Content-Type: text/plain; charset="iso-8859-1" Eli, > > gcc.exe: installation problem, cannot exec > > `c:/djgpp/lib/gcc-lib/djgpp/2.81/cc1.exe': Permission > denied (EACCES) > > What does "ATTRIB" print about cc1.exe and about its parent directory? ATTRIB reports: A C:\djgpp\LIB\GCC-LIB\DJGPP\2.81\CC1.EXE > Did you try to invoke cc1.exe from the command line? If you did, what > happens? If you didn't try it, please do. Yes, I did try invoking cc1.exe from the command line. It simply waits for input. It appears to run by itself. However, after I have tried to compile (gcc guess.c), and I get the error above, cc1.exe will NOT run from the command line. "Access denied" is returned instead. ?? > Did you try to replace cc1.exe with the fresh binary from gcc281b.zip? > If not, please try. Yes, I have tried that too. I even tried the binaries from gcc295b.zip with the same results. Ronald ------_=_NextPart_001_01BF0506.BD2C2DB8 Content-Type: text/html; charset="iso-8859-1" RE: NT?

Eli,

<SNIP>
> > gcc.exe: installation problem, cannot exec
> > `c:/djgpp/lib/gcc-lib/djgpp/2.81/cc1.exe': Permission
> denied (EACCES)
>
> What does "ATTRIB" print about cc1.exe and about its parent directory?
<SNIP>

ATTRIB reports:

A          C:\djgpp\LIB\GCC-LIB\DJGPP\2.81\CC1.EXE

<SNIP>
> Did you try to invoke cc1.exe from the command line?  If you did, what
> happens?  If you didn't try it, please do.
<SNIP>

Yes, I did try invoking cc1.exe from the command line.  It simply waits for input.
It appears to run by itself.  However, after I have tried to compile (gcc guess.c),
and I get the error above, cc1.exe will NOT run from the command line.
"Access denied" is returned instead. ??

<SNIP>
> Did you try to replace cc1.exe with the fresh binary from gcc281b.zip?
> If not, please try.
<SNIP>

Yes, I have tried that too.  I even tried the binaries from gcc295b.zip with the
same results.

Ronald

------_=_NextPart_001_01BF0506.BD2C2DB8--