delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1999/03/14/03:50:32

Date: Sun, 14 Mar 1999 10:48:48 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Peter Gerwinski <peter AT gerwinski DOT de>
cc: Andris Pavenis <pavenis AT lanet DOT lv>, djgpp-workers AT delorie DOT com
Subject: Re: DJGPP binaries of egcs-1.1.2-pre3 available for testing
In-Reply-To: <19990312125112.G298@esmeralda.gerwinski.de>
Message-ID: <Pine.SUN.3.91.990314104828.18100G-100000@is>
MIME-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Fri, 12 Mar 1999, Peter Gerwinski wrote:

> Sorry - my mistake.  :-(  It was a trivial problem (a missing
> "export SHELL=g:/djgpp/bin/bash.exe").

Where did you need to put this line?  In general, shell scripts
should work correctly without such a setting, provided that you have
sh.exe (a symlink to bash.exe) somewhere on your PATH.

> The test is running now
> but is somewhat slow (at least a factor of ten slower than under
> Linux), probably due to a lot of pipes being involved.

Yes, pipes and `command` expansion are much slower in the DJGPP port,
because they are emulated with disk files.  Having TMPDIR pointed to a
large RAM disk helps to some degree.

- Raw text -


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