From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 59487 invoked by alias); 3 Oct 2015 17:37:35 -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 59479 invoked by uid 89); 3 Oct 2015 17:37:35 -0000 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,EXECUTABLE_URI,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-wi0-f174.google.com Received: from mail-wi0-f174.google.com (HELO mail-wi0-f174.google.com) (209.85.212.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 03 Oct 2015 17:37:33 +0000 Received: by wiclk2 with SMTP id lk2so66205396wic.1 for ; Sat, 03 Oct 2015 10:37:31 -0700 (PDT) X-Received: by 10.194.223.104 with SMTP id qt8mr21521613wjc.60.1443893850920; Sat, 03 Oct 2015 10:37:30 -0700 (PDT) Received: from [192.168.2.108] (p5B174FF8.dip0.t-ipconnect.de. [91.23.79.248]) by smtp.googlemail.com with ESMTPSA id ka10sm17431931wjc.30.2015.10.03.10.37.29 for (version=TLSv1/SSLv3 cipher=OTHER); Sat, 03 Oct 2015 10:37:30 -0700 (PDT) Subject: Re: Specifying package version in command line of setup To: cygwin@cygwin.com References: <56100B9B.4020801@asokolov.org> From: Marco Atzeri Message-ID: <56101251.3010407@gmail.com> Date: Sat, 03 Oct 2015 17:37:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56100B9B.4020801@asokolov.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-10/txt/msg00037.txt.bz2 On 03/10/2015 19:08, Alexey Sokolov wrote: > Hi > > When gcc-5 was uploaded (as test), gcc-4 broke: > > C:/cygwin-root/lib/gcc/i686-pc-cygwin/4.9.3/cc1plus.exe: error while > loading shared libraries: cygisl-10.dll: cannot open shared object file: > No such file or directory https://cygwin.com/cgi-bin2/package-cat.cgi?file=x86%2Flibisl10%2Flibisl10-0.11.1-2&grep=cygisl-10.dll You can not have gcc-4 and ggc-5 installed at the same time with setup. > I'm using this to install cygwin: > setup-x86.exe --quiet-mode ... --packages automake,gcc-g++,... > > But it installs gcc-4, because gcc-5 is marked as test version. > > 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. -- 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