X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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)" <yselkowitz@users.sourceforge.net>
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@cygwin.com
Subject: Re: gcc4.7.2 cc1 error while loading shared libraries
References: <51C14431.2080104@gmail.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

