Mail Archives: djgpp-workers/1998/03/11/04:49:40
On Wed, 11 Mar 1998, Bill Currie wrote:
> > + file in DENY_ALL mode.
> > + @findex mkstemp
>
> Is this correct, or does SH_DENYRW mean DENY_ALL? It looks like they
> mean the same thing, but I want to be sure.
They are the same. I'm used to use DENY_ALL, but the headers define
SH_DENYRW. If I'm the only one who uses DENY_ALL as a matter of speech,
please tell me and I will change the docs.
> Anyway, thanks Eli. Although it's been a while, it was painfull only
> being able to have one gcc compile going at a time under windows.
I would be interested to know if somebody links gcc with these patched
versions and sees that several compilations can now run at the same
time. I myself didn't try that yet.
- Raw text -