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=HguJRS+A+XPOoV40Xm0ytJbXlsWvn1HOTbE2XFPonOA DOdKTMl9qyXPwsmJy3EmxzCmLTnmUEE1IADJtbgc7i6FYkrYnM/17Tyrg1Fdh5if tjsaqlfH+BYUhXvG76ZqPasbfJ7c53gptRAKgOuWNdgWj0njm2AZhAElG/frvJQI = 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=xH+shHscjiSpZN2lxuErYifnM5U=; b=npvwUTRSvq8TdrfLm as69ngf7Lsin7xEA4fpR2B592f2QoVNz5fkd2JaNO6hfRqMtOBVdYON1vgUB7/Ce ldcKNBA3VSaUbRN+Tqysh2+F/zapp4OMOFIQF3RJgAzpDNbfd/hBLQI4epaMyi/u fLxmsdJoJvOZcuH8W0Y6cwuWns= 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=-3.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.66.146.164 with SMTP id td4mr5254232pab.106.1371621968697; Tue, 18 Jun 2013 23:06:08 -0700 (PDT) Message-ID: <51C14A44.2090509@gmail.com> Date: Wed, 19 Jun 2013 14:05:56 +0800 From: Arthur Tu User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: gcc4.7.2 cc1 error while loading shared libraries References: <51C14431 DOT 2080104 AT gmail DOT com> <51C14943 DOT 1090404 AT users DOT sourceforge DOT net> In-Reply-To: <51C14943.1090404@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Thanks On 6/19/2013 2:01 PM, Yaakov (Cygwin/X) wrote: > On 2013-06-19 00:40, Arthur Tu wrote: >> $ gcc-4 --version >> gcc-4 (GCC) 4.7.2 >> >> $ gcc-4 helloWorld.c >> /usr/lib/gcc/i686-pc-cygwin/4.7.2/cc1.exe: error while loading shared >> libraries: ?: cannot open shared object file: No such file or directory > > For now, this version of gcc requires test versions of most of its > dependencies. You need to either install those as well, or > temporarily downgrade to 4.5.3 until 4.7.3 is stabilized (should be a > matter of days). > > > Yaakov > > > > -- > 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 > -- 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