delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/01/05/23:14:04

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:reply-to:mime-version:to
:subject:references:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=VJIcSouEKJ3wf1ve
yKnA8kNBKq1EZ4nxtXYne6LeGIjf5VnWmtLfJ74EIy0I6ykxHdsHo8dfgy3lgTzL
wgEfDvfinn5eQKRM9ElruMOJGQNo5nRSBJq1Bymr3ZvNDWGJyPotPiiDfNQvMHgu
z+NCbmvtSaVVu77CgqCMIAsX5rA=
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:reply-to:mime-version:to
:subject:references:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=zpJplrgP9yYP3RCSk4s03+
kQEEw=; b=n4Y8UoWgPrWLdRDqMj/SkfHGnZbGfn9MqSVO7trs2i5HcJo2g3HSIo
hdJJ6pNDIwrEP+lBoI4ySEOfUQ7EbHyhLhtA6YFPOej9dMHN51RLGKIDfsOzLmEE
7y3oFDZRxPml1H8PT9SOvz4hZk64MV85bPc6tE5mQbvOM6moWpLE0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-0.0 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: vms173017pub.verizon.net
X-CMAE-Score: 0
X-CMAE-Analysis: v=2.1 cv=b6gFOWC0 c=1 sm=1 tr=0 a=toTMxtHQF+05ooui8kuJQw==:117 a=vP6ySPhpAh4A:10 a=N659UExz7-8A:10 a=w_pzkKWiAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=YNv0rlydsVwA:10 a=eNcD7ojaAAAA:8 a=KBEzYu5110uWyn4OrQQA:9 a=pILNOxqGKmIA:10 a=QsN7Of37BHEA:10
Message-id: <54AB60E6.70306@cygwin.com>
Date: Mon, 05 Jan 2015 23:13:26 -0500
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com>
Reply-to: cygwin AT cygwin DOT com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
MIME-version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: WinXP Pro Cygwin Digest-MD4-1.9 /bin/sh: gcc-4: command not found
References: <54AB4B53 DOT 9050101 AT holgerdanske DOT com>
In-reply-to: <54AB4B53.9050101@holgerdanske.com>

On 01/05/2015 09:41 PM, David Christensen wrote:
> cygwin:
>
> I am having trouble installing the Perl Digest::MD4 module via the 'cpan'
> command line program on Cygwin on Windows XP Professional.
>
>
> I have filed a bug report via bug-Digest-MD4 AT rt DOT cpan DOT org:
>
>      https://rt.cpan.org/Public/Bug/Display.html?id=101332
>
>
> The maintainer observed:
>
>      The 'gcc-4' wil be coming from your perl configuration, indicating
>      that your perl was compiled with 'gcc-4'.
>
>
> His observation appears to be correct:
>
>      2015-01-05 18:38:47 dpchrist AT dc8ct591 ~
>      $ perl -V | grep gcc
>          config_args='-de -Dlibperl=cygperl5_14.dll -Dcc=gcc-4 -Dld=g++-4
> -Darchname=i686-cygwin-threads-64int -Dmksymlinks -Dusethreads -Accflags=-g'
>          cc='gcc-4', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -g
> -fno-strict-aliasing -pipe -fstack-protector',
>          ccversion='', gccversion='4.5.3', gccosandvers=''
>
>
> There is no 'gcc-4' in my Cygwin installation:
>
>      2015-01-05 18:39:05 dpchrist AT dc8ct591 ~
>      $ which gcc-4
>      which: no gcc-4 in
> (/home/dpchrist/perl5/bin:/home/dpchrist/bin:/home/dpchrist/jdk1.7.0_25/bin:/usr/local/bin:/usr/bin:/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program
> Files/Intel/DMIX:/cygdrive/c/Program Files/Common
> Files/Acronis/SnapAPI:/usr/sbin)

gcc-4 is an old moniker for the current gcc, back when Cygwin had both 3 and
4 versions of gcc.  This is no longer true and hasn't been for quite some
time.  Your options at this point are:

   1. Create a link to gcc and call it gcc-4.
   2. Try the experimental 5.18 version.
   3. Install the x86_64 version of Cygwin (requires x86_64 version of
      Windows).

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019