From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10210210510.AA21415@clio.rice.edu> Subject: Re: GCC 3.2 building with 2.04 trouble on W2K (NTVDM crash) To: djgpp-workers AT delorie DOT com Date: Mon, 21 Oct 2002 00:10:34 -0500 (CDT) In-Reply-To: <15235049973.20021021003455@softhome.net> from "Laurynas Biveinis" at Oct 21, 2002 12:34:55 AM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Precedence: bulk Did you increase files in \WINNT\SYSTEM32\CONFIG.NT? I'm using 2.953 on Win2K (and haven't done any big builds recently) so I can't provide any more guesses. > At this point NTVDM crashes. My gcc, bash, binutils and several GNU > utils (but not everything) are built with 2.04. Is this known > problem on W2K? Andrew builds on XP; but I haven't seen an NTVDM crash in a long time on W2K. Double check binaries for old non-fixed system() code? > ./fixinc.sh: line 52: cannot duplicate fd 23 to fd 0: Bad file descriptor (EBADF > ./fixinc.sh: line 52: cannot duplicate fd 24 to fd 1: Bad file descriptor (EBADF Looks ugly. > Cannot open script file for $SHELL: Permission denied (EACCES) ?? Files?