Date: Wed, 19 Jan 2000 12:08:59 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Alexey Zakhlestine cc: djgpp AT delorie DOT com Subject: Re: Several Questions In-Reply-To: <388490A8.43071925@gs707.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 18 Jan 2000, Alexey Zakhlestine wrote: > 1) Is it possible to compile bash 2.03 from original source? Yes, but only with the latest port of Bash. Please wait for some time, and the port will be uploaded to SimTel. It's in beta testing at this time. > 2) If I use bash 1.14.7 for DJGPP and set SYSROOT=%DJDIR% special nodes > (/dev/null &others) stop working. Is there solution? The solution is not to use SYSROOT, it is evil and was never meant to be used for anything but very specific problems. You shouldn't need SYSROOT in routine operation anyway. If you have problems that seem like they require SYSROOT, please describe these problems here, they most certainly have other solutions.