www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2014/03/03/01:45:14

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Received: by 10.182.180.81 with SMTP id dm17mr13328414obc.37.1393828567604;
Sun, 02 Mar 2014 22:36:07 -0800 (PST)
X-Received: by 10.140.94.173 with SMTP id g42mr4521qge.34.1393828567570; Sun,
02 Mar 2014 22:36:07 -0800 (PST)
Newsgroups: comp.os.msdos.djgpp
Date: Sun, 2 Mar 2014 22:36:07 -0800 (PST)
In-Reply-To: <f6cf9ddf-cbe6-4b8f-a188-ceec82c9b7d1@googlegroups.com>
Complaints-To: groups-abuse AT google DOT com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=65.13.115.246;
posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO
NNTP-Posting-Host: 65.13.115.246
References: <528996CE DOT 9020803 AT codespunk DOT com> <528A4CED DOT 8030200 AT codespunk DOT com>
<f3c86248-7e22-4106-8b24-2236027e48b1 AT googlegroups DOT com> <f6cf9ddf-cbe6-4b8f-a188-ceec82c9b7d1 AT googlegroups DOT com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <a6e46859-c0db-45d2-96c8-b54b07e443f6@googlegroups.com>
Subject: Re: Working with bash and cat
From: rugxulo AT gmail DOT com
Injection-Date: Mon, 03 Mar 2014 06:36:07 +0000
X-Received-Bytes: 3358
X-Received-Body-CRC: 2034617468
Bytes: 3600
Lines: 47
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
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

Hi,

On Saturday, March 1, 2014 9:40:29 AM UTC-6, palxex wrote:
>
> This problem accurs in my PC also. 
> 
> env: FreeDOS 1.1, with all component up to date using fdnpkg

That sounds good in theory, but things aren't quite that clear cut.
Specifically, what kernel version and what memory managers are loaded?
Is this on native hardware or inside a VM?

>      DJGPP 2.04, with all component just downloaded from beta mirror.
>
> Every test(grep/less/cat/etc) through pipe will not work in bash
> 2.05(and br2/br3), but all of them works in bash 2.04( I just
> download it from current branch and test ).

Is %DJGPP% set? Is %TMPDIR% overriden? (A specific example cmdline or
two would be nice to test and compare here.)

Anyways, latest in /current/ is [sic] bsh204br3.zip and /beta/ is bsh205bbr3.zip . I assume you're actually testing 2.04r3 here.

All I can think of (without trying something myself right now) is that
maybe it's that old unfixed bug / regression which was reported here
back in 2011. (He never seemed to follow up, and I guess none of us
ever bothered to look into it.)

Title: "Re: GPC with gcc-4.[23]"
Date:  2011-07-23
Author: Maurice Lombardi

"
- the latest bash bsh204br3 had a bug (not present in older bsh204b): it 
failed to delete temporary files in the TMPDIR directory with an EACCES 
error message, when bash uses a pipe | (which is used silently many 
times during a make). The compilation continued nevertheless, but it 
made the very long bootstrapped compilation of gpc to fail before the end.
When running bash under gdb 7.2, I found that bash used bison.simple, 
which is no more present in modern bison (I had bison 2.3 installed when 
recompiling bsh204sr3 with debug information conserved), probably 
somewhat emulated now. Installing the old bison 1.28 which had a genuine 
bison.simple, I recompiled bsh204br3 from sources and the bug 
disappeared, enabling seamless compilation of gpc.
May be others have not noticed that because they use more modern OSes 
than Win98. In that case it would be better to upload to djgpp a 
modified bsh204br3
"

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019