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=c6HhnLWVOi/0ju/YBs773OGQKVB4rpXHWbLnOwjr7PE 5zmpFZczdfX3mbNYV8s5iakroywc7EEtK52UEyGUlon2I1nbqJoExNLSNwPrbpAf xWO2QDlyDuywz3WVp5mcPQMq191bAouQrlhq6vGMy9u+8EUcJxAWWkwoHuY8Kmc4 = 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=n1AIdEa75cxX4BD4X+SuQvLxr+M=; b=LK2iYjgQrqk5yj8bj aoqNh8FKqX3qIIfpGEL2S4FfMmosYbLbVl1Cd7emb7OTzarMeI27T1sqwDOZEC91 LdFYN/N6bqZpeW4VRnu5ukzT3NlosUspDfJo2pGg7f8de/NMotRmE0VSrh/wonVJ rbM70jWdoFlHZn8R2rCm57C3OQ= 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.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,SPF_PASS autolearn=no version=3.3.2 X-HELO: out.ipsmtp4nec.opaltelecom.net X-SMTPAUTH: drstacey AT tiscali DOT co DOT uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBANZQaVNPRtSq/2dsb2JhbAANTcYFgw+BNoMZAQEBBCcRQBELGAkWDwkDAgECAUUTCAEBsF+mHheOWRaEKQEDr2c X-IPAS-Result: ApMBANZQaVNPRtSq/2dsb2JhbAANTcYFgw+BNoMZAQEBBCcRQBELGAkWDwkDAgECAUUTCAEBsF+mHheOWRaEKQEDr2c Message-ID: <5369516A.2040700@tiscali.co.uk> Date: Tue, 06 May 2014 22:17:30 +0100 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: perl -V:cc still says "gcc-4" References: <5369399F DOT 1000705 AT etr-usa DOT com> <871tw6hc0k DOT fsf AT Rainer DOT invalid> In-Reply-To: <871tw6hc0k.fsf@Rainer.invalid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 06/05/14 21:45, Achim Gratz wrote: > Warren Young writes: >> Many moons ago Cygwin "gcc" became GCC 4. Later, Cygwin dropped the >> "gcc-4" wrapper package. >> >> 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. > Yes, I've posted about this some time ago. You absolutely need to name > the symlink "gcc-4.exe". This is not my experience. My link is called 'gcc-4' pointing to 'gcc'; there is no '.exe' extension in either source or destination. This gets XS modules compiling for me. Dave. -- 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