As a note, when installing these packages: setup-x86.exe ^ --quiet-mode ^ --no-admin ^ --no-startmenu ^ --no-shortcuts ^ --no-desktop ^ --site http://mirrors.xmission.com/cygwin/ ^ --root %cd% ^ --packages ^ ed,curl,wget,subversion,texinfo,gcc-g++,bison,flex,cvs,yasm,automake,libtool,autoconf,gcc-core,cmake,git,make,pkg-config,zlib1g-dev,mercurial,unzip,pax,ncurses,patch
and setup-x86_64.exe ^ --quiet-mode ^ --no-admin ^ --no-startmenu ^ --no-shortcuts ^ --no-desktop ^ --site http://mirrors.xmission.com/cygwin/ ^ --root %cd% ^ --packages ^ ed,curl,wget,subversion,texinfo,gcc-g++,bison,flex,cvs,yasm,automake,libtool,autoconf,gcc-core,cmake,git,make,pkg-config,zlib1g-dev,mercurial,unzip,pax,ncurses,patch for some reason with the 32 bit install, I get "libintl.a" installed: Directory of C:\dev\ruby\ffmpeg-windows-build-helpers\native_build\ffmpeg_local_builds.good2\cygwin_local_install\lib 09/20/2015 02:02 PM 205,162 libintl.a 09/20/2015 02:02 PM 39,098 libintl.dll.a 09/20/2015 02:02 PM 899 libintl.la But not the same libs for the 64 bit install. Just calling it out in case it's unexpected.... Cheers! -roger- -- 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