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=brmuv3XQbpL6Gz7CTjbyLLQJMnVXcd49rF9oxN0m1d+ nQm0l48jyMUJ0uWkYjBEs5430AgfQs6i02ETSzCxGuFi3jf3C35/Bw7JWsIBU7nP 6KxtRDkLeCMPDnzo0h1nK80TeB561FjjoJcyDKD0uNQhBN0Tvfy1NLXawwxhiumI = 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=7y3SkJcn+4u6qWAtx64qLDIjHng=; b=TnnYYVYQ7u3B5Wxzk XH9W8dXz+ohyIMWxAfRqes6AjdV8CGBTm6X4l6J/bJYh8at9DIII4geW75i3W0DF 3z3X2nFkTkmxIIfQs1TnjFD+HR8XBFDb+79HFdVYyVyIJ2SKG9J3dzB8raImeVJ/ N7tAy87N341NKhnYWjlJkkj2mg= 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.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: etr-usa.com Message-ID: <53694BFF.8060104@etr-usa.com> Date: Tue, 06 May 2014 14:54:23 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Cygwin-L Subject: Re: perl -V:cc still says "gcc-4" References: <5369399F DOT 1000705 AT etr-usa DOT com> In-Reply-To: <5369399F.1000705@etr-usa.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 5/6/2014 13:35, Warren Young wrote: > > Unfortunately, this means Perl modules that only come in native (XS) > form don't compile because perl -V:cc says "gcc-4". I tried creating a > symlink from gcc-4 -> gcc in /bin, but it didn't help. This only affects 32-bit Cygwin, by the way. I tried the STC on 64-bit Cygwin where perl -V:cc says "gcc", and it built and installed the module, and the module works. -- 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