delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/10/03/14:53:52

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=m2VJDWCfb0jONBDa
hU/bdzdzVrjuGMz7I2CA5ux+C9MWF+YD0Lp0p14y9LKsasYL0K3geFuI+xPjOt6E
BIILR/TZAPHg/IUskm4F7CGOFjp9gYGWmEgtM21t9k5DnshgxUDS/THEwDnTiOqO
BvprSq7pPWwiQxIX7tOq+oOAuqc=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=ObT+2UAzrJssP2VlTG3aJW
Ud5jM=; b=eslzM36qUzT6bxXvhnB9JrlPQg7QJusItFvBCEzcvMBG793pTP+M0R
8swskJPyu/BwIUSn659JTKqkDFGxe3HMEFEYoXXzn650ywzgZ3R8ltaieNocyd0x
MSAa+RsJ1cG2BAdGR/e4DNXkhSVNZBoRmIhZBKlrK9LVPW3VEJj40=
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.3 required=5.0 tests=BAYES_40,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2
X-HELO: mail-wi0-f179.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=0fyvGis/yY3Sf/lduhtQERxyw8nUStm7aykEb6+/gJk=; b=J7sm/Xql35xBcul8/KPa70I7JQprJBIG4it3l/2A/td6DLDEyoBJjn4t12noH6yVQ+ WmWvvo1i4/YlYOIv+qS++YL6J0vLfDuI4cMglJ0y6eBxQ4NrLrD4Rb1AJI6iBp9EtqAb bTBkESsGgUO4SqbQKhP0vZ26++Q448iZFXnP4SV0xvgrJNJ9bWhHWT3LvNg6ZiZVjZxI aRBfvwFsfbUYLSdkAr0gq8nJIBtqA61mHFbupS0VwRoq5+RgAr0fNX+g6o7qC5CrEbtP Rmy7aGOMLz1MePJjAAk6K4O/CiYUwa9dEBrpv7lJIGAC1/St5VWaEYim7x4vPMKThv58 cWJw==
X-Gm-Message-State: ALoCoQkpd3WBks5i+2ZyRB6tkVv8ZzxAi4Dur/F1hvHU+BBPs5krI7TcM8DUcgkNmqA/7ix3Ule+
X-Received: by 10.194.58.40 with SMTP id n8mr26518036wjq.134.1443898410615; Sat, 03 Oct 2015 11:53:30 -0700 (PDT)
Subject: Re: Specifying package version in command line of setup
To: cygwin AT cygwin DOT com
References: <56100B9B DOT 4020801 AT asokolov DOT org> <56101251 DOT 3010407 AT gmail DOT com>
From: Alexey Sokolov <alexey+cygwin AT asokolov DOT org>
Message-ID: <56102428.7010305@asokolov.org>
Date: Sat, 3 Oct 2015 19:53:28 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
MIME-Version: 1.0
In-Reply-To: <56101251.3010407@gmail.com>
X-IsSubscribed: yes

> libisl10

Ah, that helped, thanks. This dependency is missing from gcc-4 though.

> You can not have gcc-4 and ggc-5 installed at the same time with
> setup.
> 

Yes, sure, I didn't try to install both at the same time. I wanted to
install some version which is working. Gcc-4 didn't run due to error
above, and I didn't find a way to install gcc-5 without GUI.

I thought that it's related to gcc-5 because of
https://cygwin.com/ml/cygwin/2015-09/msg00282.html
And before upload of gcc-5 to the archive, gcc-4 was working fine when
installed this way (just gcc-g++, without explicit libisl10)

>> Is there some way to specify on command line:
>> * which version of which package I want to install,
>> * or to enable installation of test versions?
> 
> not that I am aware of.
> 

This would enable me to install gcc-5, which is another way to
workaround problem of a non-working gcc-4. Such features would be useful
in other situations too.


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