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=FEFQ9CpNuF1MzG99VnDN1sy1hSSLuGzQRtioLNQKexh drq0lGT48M+oeewZXIAESQV2tX2O64bKL+VPchWe9AC8l+kt/5GW30Oijf5h5wzq 5G43vnIclRniqaN102kPQcbgOAY0zIy7Y6+xgoa/bGkXAbV5vK/zz+c2UN8J0rgQ = 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=44Q64OQAR4BKUBOQEMfkRm0aVfQ=; b=HmXaaJrkGOfM7DEmE 3qew5FfZeiAPoVxVyxHo9/EWRyj9n2gMrmUpUu60iugxCUVR86h6TcEa8aisghD6 /XaZ1s+MVg4yoCzsl0i1eoS9Y8aW3VhdTqW3S8BcjN+7Q66DaAaT7sy2Ai4mJVvI HAW+5vfgjBX0tGMByeJYEWo770= 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.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.66.118.79 with SMTP id kk15mr5131269pab.193.1371621700925; Tue, 18 Jun 2013 23:01:40 -0700 (PDT) Message-ID: <51C14943.1090404@users.sourceforge.net> Date: Wed, 19 Jun 2013 01:01:39 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 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> In-Reply-To: <51C14431.2080104@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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