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=o7pChF9A/Faui3LX U/jnq/VAu/fDb2g3AOGQhCJcrFRmHIqh92O32YKNlo0ylL2FinQnWQj8BJPdJgbd a0+HLfAfUq1stPTkQu/kNIKuRnyMbYlWN5DxxEW1PBhseUtDGOaVzFQG+xfLhWf5 FW10rma2xRlkzx1UDOFP+SZNHTk= 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=bbBfWuLrSawclLyXrCbhDM LScw8=; b=E9OcuHYKCNKro2MrWQsyZhFluydNipVSqlAW58XWXEJJ7Op7g2Au3d V2zJWn0Zza8JobBECEArIq6Hy+nXsprwd9xev43hDuYXI61DxXxMuHrZhELbTzk0 6AbCeLU9EqVCzz+DGXYfKz38jHQ9ZM2HJeOr7kgo7cPQoo5LkQHZg= 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=-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 X-Received: by 10.194.223.104 with SMTP id qt8mr21521613wjc.60.1443893850920; Sat, 03 Oct 2015 10:37: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> From: Marco Atzeri Message-ID: <56101251.3010407@gmail.com> Date: Sat, 3 Oct 2015 19:37:21 +0200 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 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