This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Specifying package version in command line of setup


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]