delorie.com/archives/browse.cgi | search |
Date: | Wed, 11 Jul 2001 08:08:10 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Charles Sandmann <sandmann AT clio DOT rice DOT edu> |
cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: /dev/null |
In-Reply-To: | <10107102209.AA16191@clio.rice.edu> |
Message-ID: | <Pine.SUN.3.91.1010711080628.1314C-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 10 Jul 2001, Charles Sandmann wrote: > > c:\> make -f - > > all: > > echo hi > /dev/null > > echi hi >> /dev/null > > ^Z > > On Win2K SP2 > > echo hi >> /dev/null > echo hi > /dev/null > Cannot redirect output: Permission denied (EACCES) > make.exe: *** [all] Error -1 Thanks. Now that I know what code in the library causes the failure, I can throw together a test program to see what system call fails. I will send it when it's ready.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |