Specifying package version in command line of setup
Alexey Sokolov
alexey+cygwin@asokolov.org
Sat Oct 3 17:08:00 GMT 2015
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
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?
--
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
More information about the Cygwin
mailing list