Date: Mon, 10 Sep 2001 19:25:18 +0200 From: "H.Merijn Brand" To: "Tim Van Holder" Subject: Re: Win2k + djgpp Cc: djgpp Workers In-Reply-To: <001201c13a17$20353020$747d76d5@pandora.be> References: <20010910163219 DOT 4AE6 DOT H DOT M DOT BRAND AT hccnet DOT nl> <001201c13a17$20353020$747d76d5 AT pandora DOT be> X-Mailer-Plugin: Cliche Inserter for Becky!2 Ver.0.03 Rev.0 Message-Id: <20010910191550.4AE9.H.M.BRAND@hccnet.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Mailer: Becky! ver. 2.00.07 X-Hops: 1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id NAA00894 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 On Mon 10 Sep 2001 18:39, "Tim Van Holder" wrote: > > If called from it prints > > > > DOS box MS-DOS LT02 5 50 i686 > > bash-2.05 MS-DOS LT02 5 50 i686 > > tcsh-6.10.00 MS-DOS LT02 5 50 i686 > > And this is DJGPP's uname? In order for Configure to recognize Checked, yes it is. > DJGPP, that last item should be 'pc', not 'i686'. This is > probably due to the CVS libc (IIRC it has newfangled CPU > detection). > For me, it prints > MS-DOS FATBOYTI 8 00 pc > in a DOS box under WinME. > Maybe Configure should check for the 'MS-DOS' part instead, but > I'm not sure what other systems (if any) use that. > > > bash probably is also the source of the failures running > > 'make minitest', > > cause the bail out message is > > > > base/cond......c:/util/djgpp/tmp/dj310000: Cannot duplicate > > fd 1: Bad file descriptor (EBADF) > > FAILED at test 0 > > There's a known problem with file descriptors perl-spawned > programs (present in 5.6.0, 5.6.1 and 5.7.2), which prevents I'm trying bleading edge (that is 5.7.2 +) > autoconf > 2.50 from functioning under DJGPP. I've yet to find > either cause or solution (Laszlo, you have any idea?). A test > case is attached - run normally, foo.exe will allocated > FDs 5 - 19 for the testfiles; if run from the perl script, it > gets FDs 3 - 17 (and 3 and 4 are not supposed to be used, IIRC). > It _might_ be something else though (perhaps another Win2K quirk). Major annoyance for bash is the fact that I cannot resize the window to fit more lines, and no scrollbar, so I can't scroll back the errors that fly by I've learned to set it a bit to what I'm used to like, but it doesn't meet the standards of comfort I get with the tcsh. bash also seems to be programmed towards emacs and incapable of mapping the arrows in vi mode to do "previous-history" and such. things I've tried: .bashrc: bind "\e[A" previous-history .inputrc: "\e[A": previous-history -- H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/) using perl-5.6.1, 5.7.1 & 629 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: smokers AT perl DOT org http://archives.develooper.com/daily-build AT perl DOT org/ perl-qa AT perl DOT org send smoke reports to: smokers-reports AT perl DOT org, QA: http://qa.perl.org