X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4AB12A99.1040409@cwilson.fastmail.fm> Date: Wed, 16 Sep 2009 14:12:41 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: Cygwin Mailing List Subject: Re: tcl/tk/expect/dejagnu/gdb/insight [Was: Re: [PATCH] Define _TIMEVAL_DEFINED consistently whenever defining timeval.] References: <4AADAF9C DOT 2000601 AT gmail DOT com> <4AAECB58 DOT 2030401 AT cwilson DOT fastmail DOT fm> <20090914230459 DOT GB6194 AT ednor DOT casa DOT cgf DOT cx> <4AB126DA DOT 9070800 AT cwilson DOT fastmail DOT fm> In-Reply-To: <4AB126DA.9070800@cwilson.fastmail.fm> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Charles Wilson wrote: > As an aside, 'gdbtui' is kinda neat; I'd never used that before even > though it has long been part of cgf's gdb packages. Oh, and one last thing I forgot. Perhaps the *simplest* compromise, that allows us to (a) switch the "main" cygwin distribution to use X-based tcl/tk, AND to have those packages derive from standard upstream sources rather than gdb's, and (b) retain a working "insight" with minimal changes to the gdb code base and keep it "native" is this: a new insight package, compiled with in-tree tcl/tk/itck, but with the whole schmeil installed into --prefix=/opt/insight as one big package. No more separate tcltk (except as an empty upgrade helper). Whether the new package would provide the development files is maintainer's choice, but at minimum /opt/insight would have /opt/insight/bin/insight.exe /opt/insight/bin/tcl84.dll /opt/insight/bin/tclpip84.dll /opt/insight/bin/tclsh84.exe /opt/insight/bin/tk84.dll /opt/insight/bin/wish84.exe /opt/insight/lib/dde1.2/* /opt/insight/lib/insight1.0/* /opt/insight/lib/itcl3.2/* /opt/insight/lib/itk3.2/* /opt/insight/lib/reg1.1/* /opt/insight/lib/tk8.4/* /opt/insight/share/insight1.0/* /opt/insight/share/itcl3.2/itcl.tcl /opt/insight/share/itk3.2/* /opt/insight/share/itk3.2/* /opt/insight/share/iwidgets4.0.1/* /opt/insight/share/redhat/gui/* /opt/insight/share/tcl8.4/* /opt/insight/share/tk8.4/* 'Course, dropping insight entirely is even simpler. -- Chuck -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple