From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9434 invoked by alias); 21 Feb 2005 16:16:55 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 9208 invoked from network); 21 Feb 2005 16:16:42 -0000 Received: from unknown (HELO cgf.cx) (66.30.17.189) by sourceware.org with SMTP; 21 Feb 2005 16:16:42 -0000 Received: by cgf.cx (Postfix, from userid 201) id C2DBE1B531; Mon, 21 Feb 2005 11:18:34 -0500 (EST) Date: Mon, 21 Feb 2005 16:16:00 -0000 From: Christopher Faylor To: Brad Gutt , insight@sources.redhat.com Subject: Re: expect and tclsh give different output from "clock scan" Message-ID: <20050221161834.GE22377@trixie.casa.cgf.cx> Reply-To: insight@sourceware.org Mail-Followup-To: Brad Gutt , insight@sources.redhat.com References: <20050110012047.GA27333@trixie.casa.cgf.cx> <20050220072900.99178.qmail@web53609.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050220072900.99178.qmail@web53609.mail.yahoo.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2005-q1/txt/msg00043.txt.bz2 On Sat, Feb 19, 2005 at 11:28:59PM -0800, Brad Gutt wrote: >Thanks Christopher. I think that for my purposes, I would want to do >the same thing as you (or someone) have done in the Insight build >environment, it is just that I am a bit lost on how Insights build >configuration goes about it. > >What I am after is getting a version of Expect that matches Tcl in >every way possible, even if it is a "windows version" similar to what >Insight uses. Just in case you're expecting an answer from me -- I implemented or oversaw the implementation of the full cygwin port of expect for cygwin. I surely don't want to worry about how to implement this outside of cygwin. Other than that, I can't see how this is a discussion for either the cygwin or the insight mailing lists. The fact that Insight uses tcl doesn't mean that you can use it as a basis for a pure windows port. AFAIK and FWIW, expect has a native windows port these days. Anyway, you will undoubtedly have more luck in a windows forum, possibly a mingw forum: www.mingw.org .