Date: Thu, 14 Jun 2001 13:43:25 +0200 From: "H.Merijn Brand" To: Eli Zaretskii Subject: Re: Gnu compiler for Perl Cc: djgpp AT delorie DOT com In-Reply-To: References: <20010614123854 DOT EFD3 DOT H DOT M DOT BRAND AT hccnet DOT nl> X-Mailer-Plugin: Cliche Inserter for Becky!2 Ver.0.03 Rev.0 Message-Id: <20010614133028.EFDE.H.M.BRAND@hccnet.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.07 X-Hops: 1 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu 14 Jun 2001 13:24, Eli Zaretskii wrote: > > On Thu, 14 Jun 2001, H.Merijn Brand wrote: > > > On Thu 14 Jun 2001 12:36, Laszlo Molnar wrote: > > > On Thu, Jun 14, 2001 at 11:59:12AM +0200, H.Merijn Brand wrote: > > > > 2.03 didn't crash on WinNT (but the build didn't succeed either), but still has > > > > severe /dev/null problems on Win2k > > > > The Win2k versions I can access, are all NL versions. Would that matter? > > > > > > Unfortunately I only have a win95, so I have no idea what's going on. > > > Maybe you could send a message to djgpp AT delorie DOT com (the gateway for > > > the comp.os.msdos.djgpp newsgroup). You might find there someone who > > > can give you some advice. > > > > > > Laszlo > > > > Attached are the messages leading to this advise. > > Please post here the fragment(s) of the Configure script that cause the > error messages. It is next to impossible to try to guess what might be > wrong without seeing the failing command. Heh, Eli, nice to see you here too ;-) One simple failing snippet on Win2kNL/sp1: C:\Tmp> cat test.sh if (PATH=.; alias -x) >/dev/null 2>&1; then inksh=true fi C:\Tmp> sh test.sh test.sh: /dev/null: Permission denied (EACCESS) C:\Tmp> which sh /dev/c/Util/djgpp/Bin/sh.exe C:\Tmp> sh --version GNU bash, version 2.03.0(1)-release (i368-pc-msdosdjgpp) r0.6 Copyright 1998 Free Software Foundation, Inc. C:\Tmp> If time permits, I'll try to reproduce the WinNT bash-2.04 crash too. -- H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/) using perl-5.6.1, 5.7.1 & 626 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.022 &/| DBD-Unify ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/