From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79600 invoked by alias); 3 Oct 2015 18:53:36 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 79589 invoked by uid 89); 3 Oct 2015 18:53:34 -0000 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 Received: from mail-wi0-f179.google.com (HELO mail-wi0-f179.google.com) (209.85.212.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 03 Oct 2015 18:53:33 +0000 Received: by wiclk2 with SMTP id lk2so71688950wic.0 for ; Sat, 03 Oct 2015 11:53:30 -0700 (PDT) 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) Received: from ?IPv6:2001:470:6c46:1:12c3:7bff:fe9d:8df0? ([2001:470:6c46:1:12c3:7bff:fe9d:8df0]) by smtp.googlemail.com with ESMTPSA id r4sm5393608wia.19.2015.10.03.11.53.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 03 Oct 2015 11:53:29 -0700 (PDT) Subject: Re: Specifying package version in command line of setup To: cygwin@cygwin.com References: <56100B9B.4020801@asokolov.org> <56101251.3010407@gmail.com> From: Alexey Sokolov Message-ID: <56102428.7010305@asokolov.org> Date: Sat, 03 Oct 2015 18:53:00 -0000 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> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-10/txt/msg00040.txt.bz2 > 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