X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,MISSING_HEADERS,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4AAECE49.9040603@cwilson.fastmail.fm> Date: Mon, 14 Sep 2009 19:14:17 -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 CC: Cygwin Mailing List Subject: tcl/tk/expect/dejagnu/gdb/insight [Was: Re: [PATCH] Define _TIMEVAL_DEFINED consistently whenever defining timeval.] References: <4AADAF9C DOT 2000601 AT gmail DOT com> In-Reply-To: <4AADAF9C.2000601@gmail.com> 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 Redirected from cygwin-patches: Dave Korn wrote: > Granted that the whole _TIMEVAL_DEFINED/__USE_W32_SOCKETS thing is basically > an ugly and undesirable hack, but until we have a plan to fix the whole > tcl/tk/expect/dejagnu/gdb/insight combo (as well as gnat), I figure we have to > live with it, and so it should at least be correct consistent and complete. From this thread: http://www.cygwin.com/ml/cygwin/2008-08/msg00089.html I thought most people either were in favor of, or at least not opposed to, "fixing" the */tk/*/insight issue by switching to an X-based tk. It was just waiting on enough cgf-tuits (and, perhaps, the long-delayed gdb 7.0 release and/or Insight 7.0). FWIW, I recently had to build my own tcl/tk and python (with pytk) because I needed the Python Imaging Library but I couldn't get it to work properly with cygwin-standard python and tk. (That combo used to work, but it was a very old version of python, and cygwin-1.5. No longer.) Anway, tcl-8.5.6 and tk-8.5.6 built easily on a bog-standard cygwin-1.7 system using the cygports derived from the Cygwin Ports project. I couldn't just use the Cygwin Ports binaries because IIRC they depend on other Cygwin Ports packages not available in the normal cygwin distro...and I didn't want to pull in more than I needed. 'Course, this broke my insight since I didn't bother to rebuild gdb. But, if it would help, I can post these cygport files (which may differ very slightly from the Cygwin Ports-supplied and -dependent ones). While doing that, I was curious to see what else this change would break (e.g. what else relies on tcltk): suite3270/tcl3270 brltty/tcl-brlapi parrot/parrot-languages db/db*/tcl-db* git/gitk git/git-gui expect WordNet ruby catgets gdb (e.g. insight) python which, honestly, isn't very much. I'd be concerned about all those tcl-db${old_version} packages -- but it looks like there are no in-distro users of them. That leaves gdb, ruby, python, git, and parrot -- all of which have active maintainers. Plus suite3270 and brltty, which I'm not sure about. -- 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