Message-ID: <250B3114DA16D511B82C00E0094005F8023FC0DE@MSGWAW11> From: =?iso-8859-2?Q?Wojciech_Ga=B3=B1zka?= To: "'djgpp-workers AT delorie DOT com'" Subject: Re: GCC query Date: Wed, 29 Aug 2001 15:45:08 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id JAA26618 Reply-To: djgpp-workers AT delorie DOT com > ---------- > Od: Andrew Cottrell[SMTP:acottrel AT ihug DOT com DOT au] > Odpowiedz do: djgpp-workers AT delorie DOT com > Wysłano: 29 sierpnia 2001 13:45 > Do: Eli Zaretskii; Charles Sandmann > DW: djgpp-workers AT delorie DOT com > Temat: GCC query > > Guys, > > I may have just fouind another Win 2K issue that I do not like the > consequences. When trying to re-build Bash on Win 2K the configure script > exited with an EACCES error as docuemnted below. I traced the problem to a > redirection issue as outlined below. > > What is the expected result of ">&5" is the examples below? Does anyone > know how to resolve this? > I get the same "The handle could not be duplicated during redirection of handle 1" on NT 4 with a non DJGPP program so perhaps this means that there is no handle 4 opened >&0 works