X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.68.230.193 with SMTP id ta1mr2504158pbc.6.1393898047648; Mon, 03 Mar 2014 17:54:07 -0800 (PST) X-Received: by 10.50.70.3 with SMTP id i3mr4519igu.3.1393898047361; Mon, 03 Mar 2014 17:54:07 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Mon, 3 Mar 2014 17:54:06 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.85.87.59; posting-account=bSnlxgoAAAC0EF1g5Pa2aEAPYq9FH19q NNTP-Posting-Host: 69.85.87.59 References: <528996CE DOT 9020803 AT codespunk DOT com> <528A4CED DOT 8030200 AT codespunk DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <28d37b13-7ea2-4b81-846f-6596b0be27e3@googlegroups.com> Subject: Re: Working with bash and cat From: palxex Injection-Date: Tue, 04 Mar 2014 01:54:07 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 2340 Lines: 6 X-Original-Bytes: 2224 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 Precedence: bulk Just tried replace the 8GB(4GBx2) RAM with a single 2GB, seems bash 2.05 still have this problem. Other solution also. I thinks the problem isn't environment? Or why bash204 don't have problem? Can you tell me what's your DJGPP 2.04 beta comonent, that don't have the problem? My component list: (for reproduce the tests)djdev204,djtzn204,bsh205br3,fil41b,txt20b,shl2011b. other component should have no relative, but let me list them here too: acnf259b,amak194b,bnu224b,bsn241b,dif33br2,find417b,gcc482b,gdb76b,gmp513b,gpp482b,grep215b,gtxt040b,lss444b,m4-1415b,mak40b,man13b,pdcur34a,perl1588b,pth207b,sed421b,wat3222b,whic220b. By the way, who has managed to compile bash 4.2 and let it run in FreeDOS? I managed to cross compile it under https://github.com/andrewwutw/build-djgpp toolchain, but it always complain no mem to run in FreeDOS.