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=l41BuAG9AiO2jN4IKwV6zCu0ZtKMIRVp4qdkNkXhvnv Djt6LyoSRD9w/jRApQHDnWFAdS/05yKCG8WFHAqdOQ9raayT5uHNfZ9tn82eIuVo RCXUVYdv8mU77A5qRoZl1ozkfFUQcs9Bq8p7gSpobTG52XezV1aI6QvfwlTJF+gM = 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=ETJY43bBLgxuv3uitemo/rBT4fE=; b=SHYDjuQXzX/xyOIM2 KeyZW9uqU7Xd6nJ24cAcLqZABLDg7MijqH/8o3709B2SmSjBeDx6XE4KSCGAZX0g 6BW/0JvBMaGRbVV4AAK1oMgt4VH02NyDPSU0kZeKKL2irxOUleD19NMTZbVq0TU3 Nr5gMlllYCWEGYN0u9AOZHY8EE= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: Ishtar.tlinx.org Message-ID: <52D70861.1080508@tlinx.org> Date: Wed, 15 Jan 2014 14:14:57 -0800 From: Linda Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problem w/ gcc: error: spawn: No such file or directory; cygcheck.out attached. References: <52D639E5 DOT 9070304 AT tlinx DOT org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mark Geisert wrote: > There was some discussion recently, --- *Thanks*... at least I know where to report the bug (in gcc): on linux -- did a similar test -- mounted /usr/bin on /bin and changed my path to have /bin first: Ishtar:law/bin> PATH=/bin:$PATH Ishtar:law/bin> gcc hello.c gcc: error trying to exec 'cc1': execvp: No such file or directory > locate cc1| /usr/lib64/bcc/bcc-cc1 /usr/lib64/gcc/x86_64-suse-linux/4.7/cc1plus /usr/lib64/gcc/x86_64-suse-linux/4.8/cc1 /usr/lib64/gcc/x86_64-suse-linux/4.8/cc1obj /usr/lib64/gcc/x86_64-suse-linux/4.8/cc1plus ...so... hmmm.... looks like a pain -- 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