From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4603 invoked from network); 9 May 1997 22:41:00 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 9 May 1997 22:41:00 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id SAA28094; Fri, 9 May 1997 18:27:30 -0400 (EDT) Resent-Date: Fri, 9 May 1997 18:27:30 -0400 (EDT) From: (Zoltan T. Hidvegi) Message-Id: <9705092230.AA22911@lotto.fishkill.ibm.com> Subject: Re: Zsh for the gnu-win32 UNIX-emulation layer? In-Reply-To: <33739cec.531400543@world.std.com> from Francis Litterio at "May 9, 97 09:56:22 pm" To: franl@world.std.com (Francis Litterio) Date: Fri, 9 May 1997 18:30:38 -0400 (EDT) Cc: zsh-workers@math.gatech.edu X-Mailer: ELM [version 2.4ME+ PL31 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"W672C3.0.vs6.IJwSp"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3110 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Francis Litterio wrote: > Does anyone know if zsh has been built to run on the gnu-win32 > UNIX-emulation package Cygnus has created for NT? Amol Deshpande recently ported zsh-3.0.2 to Win95/NT. The port can be found on ftp.blarg.net:/users/amol/zsh/. The port is quite new and probably not very well tested. I have no access to Win95/NT boxes so I cannot test this port. Amol used Microsoft Visual C++ for the port. Zoltan