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: <4AB19F4E.1030609@cwilson.fastmail.fm> Date: Wed, 16 Sep 2009 22:30:38 -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 AT cygwin DOT com Subject: Re: tcl/tk/expect/dejagnu/gdb/insight References: <4AADAF9C DOT 2000601 AT gmail DOT com> <4AAECE49 DOT 9040603 AT cwilson DOT fastmail DOT fm> <4AB16167 DOT 6070301 AT users DOT sourceforge DOT net> In-Reply-To: <4AB16167.6070301@users.sourceforge.net> 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 Yaakov (Cygwin/X) wrote: > On 14/09/2009 18:14, Charles Wilson wrote: >> ... IIRC ... > > That is incorrect. Tk's dependencies are several X libraries which are > all available from the distro. I see. That's good to know. >> '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). > > How so? TCL/TK: 1) newer versions: tcl 8.5.6 --> 8.5.7, tk 8.5.6 --> 8.5.7 2) include both cygwin port patches and applicable debian ones 3) follow debian lead for installing private header files in a separate subdirectory, and update the fooConfig scripts to properly specify the _SRC_DIR to point to those private directories 3) split up into multiple packages each ITCL/ITK/IWIDGETS 1) separate source distributions, instead of all built as a bundle a la' cygwin-ports "itcl32" -- partly because the "32" moniker did not uniformly fit them 2) the separate source packages no longer follow a lockstep version numbering sequence. They are allowed to version bump at their own pace. So: itcl 3.2 --> 3.4b1 itk 3.3 --> 3.3 (with patches) iwidgets 4.0.1 --> "4.0.2" (basically a CVS snapshot which includes TEA support, as is used by Fedora) 3) Also, each project is split into multiple installation packages (main, runtime, doc, devel, [demo]) Arguably, the 10 main and runtimeX[.Y] packages should be merged into simply 5 runtimeX[.Y] packages for each of these five groups. 4) include both cygwin port patches and applicable debian ones (in one case, gentoo) I could send them to you offline if you would like to knock them into slightly better shape for cygwin-ports, as a "halfway house" before the main cygwin distribution? -- 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