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 :content-type:content-transfer-encoding; q=dns; s=default; b=UQY WMjF7IE92t1af8bXIX7NjPwISq0uC5a/ZT2PTfpf2/ceZdCHDVr7ramg4sYYFRZ/ g17gBdsjorPOdbFYP4kEnBj1VFYjLegcjtWDJ4ZtPXtdgfhPPG40RrQIVRW0Neia 8lHx5y6k1vvPc3HZeBEaRSSp4u5BuOR+yW9fARQA= 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 :content-type:content-transfer-encoding; s=default; bh=8Fai45SrJ xsgC9KZLk6m6HGt2G4=; b=ttMEfWZLUCqaEYoffalo/IiV7mRLfeIuMuiqqEHtu xCMqgL5b7zNjuXBz4mnTy6CsXL8S1x6ytv+HH7EUYaOYgeEay1e6c3G0+cQYg6LZ Ro6rTloycflvyAmcWBYKd0uFbBp7v5h3BO5nDddG7/rqxBUw5C22XHcirdMoLb1d yA= 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=-2.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,TW_BJ,TW_GF,TW_IB,TW_RX,TW_YG autolearn=ham version=3.3.1 Message-ID: <515F501E.2060909@alice.it> Date: Sat, 06 Apr 2013 00:28:46 +0200 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Cygwin Subject: Re: Problems with GCC-4.7.2-1 (test) Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Dave Korn wrote: > They were listed in the announcement: > >> 2. Setup does not pull all required dependencies. >> This is done on purpose to allow the default 4.5.3-3 release to work out >> of the box. There are 3 new packages that should be noted if you install >> this version of gcc. >> >> libgnat4.7, libobjc4 and libquadmath0 for gcc4-ada, gcc4-objc and >> gcc4-fortran respectively. Now I have carefully repeated the installation and I am sure that all needed packages are installed (also the above), and the problems remains... :-( Not only Terminator (cygwinports) and my Emacs build do not work but also URXVT (installed via setup.exe as Curr package) does not work! But now... >> 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? $ cygcheck urxvt-X Found: C:\cygwin-2\bin\urxvt-X.exe C:\cygwin-2\bin\urxvt-X.exe [...] C:\cygwin-2\bin\cygssp-0.dll cygcheck: track_down: could not find cygffi-4.dll $ cygcheck emacs Found: C:\cygwin-2\usr\local\bin\emacs -> C:\cygwin-2\usr\local\emacs\bin\emacs.exe -> C:\cygwin-2\usr\local\emacs\bin\emacs-24.3.50.exe C:\cygwin-2\usr\local\emacs\bin\emacs-24.3.50.exe [...] C:\cygwin-2\bin\cygncurses-10.dll C:\cygwin-2\bin\cygXft-2.dll cygcheck: track_down: could not find cygffi-4.dll If you read http://cygwin.com/ml/cygwin-announce/2013-03/msg00000.html, you will find > KNOWN ISSUES > ============ > 1. GCJ and LIBFFI packages are empty > Java Support is broken in this release. so this explain, for me, the problems I see... Ciao, Angelo. -- 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