X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=OHBDcNcMNNl6TUIpc9w5yK8fCWKoQb+y6/KGr2RDOSU 45hk027eDmgymB9gZJL5RO8bBdcihYILZk2bIVLagOtaNfOIWWpfj2qke7rYZO8n tc7y44ceMVElrap1st7W04cQo+QhnlyAG4EajyfBJI+RUMCcjysMByOtO4cOw+hA = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=Gj7QVoUBYuzErKe8J2EEq/dUHE4=; b=sBH8W3OGs/xeMiL2k kcsWhgNGQvr/Rx14zwSPhnzjWHXQNP9vBaFfb0ADJpAdpYnW4UlMJLW0QJcVFWZx QckVfCSCOunpqYwgh3CMmqjbpvX9Cz/m1R/Y5mm0vxfillMOGM+Repavd/MvhrBM xlFPvjH/HJVQGFECoYqYTGlgZY= 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 X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_GT,TW_YG autolearn=ham version=3.3.1 X-Received: by 10.180.11.136 with SMTP id q8mr426196wib.18.1365186626981; Fri, 05 Apr 2013 11:30:26 -0700 (PDT) Message-ID: <515F18E3.50203@gmail.com> Date: Fri, 05 Apr 2013 19:33:07 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problems with GCC-4.7.2-1 (test) References: <515EB411 DOT 60808 AT alice DOT it> In-Reply-To: <515EB411.60808@alice.it> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 05/04/2013 12:22, Angelo Graziosi wrote: > Just for completeness... > > This morning I have installed the test release of GCC-4.7 (4.7.2-1) and > after that a few applications do not work any more. > > For example, Terminator, installed via Cygwinports, does not start. From > command line I have: > > $ terminator > > You need to install the python bindings for gobject, gtk and pango to > run Terminator. > I have also a GTK-build of Emacs trunk and > > $ emacs -Q > > /usr/local/emacs/bin/emacs-24.3.50.exe: error while loading shared > libraries: ?: cannot open shared object file: No such file or directory This looks like the quickest point to try tracking it down. Does cygcheck on the exe show any missing DLLs? > Reverting to GCC-4.5.3 all works fine. > > BTW, I did the Emacs build using CLANG (3.1, i386-pc-cygwin), so I don't > understand much why the new GCC-4.7 interferes with Emacs. Did you install the manually-required runtime libs as well? cheers, DaveK -- 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