2013/5/8 NightStrike: > How did you install the cross compiler without the dependencies > picking up the headers package?
Well, installing the cross-compiler I only get the following 4 dependencies: mingw64-x86_64-binutils (20130314-1) Binutils for Win64 toolchain Required by: mingw64-x86_64-gcc-core mingw64-x86_64-gcc-g++ (4.8.0-1) GCC for Win64 toolchain (C++) Required by: mingw64-x86_64-pthreads mingw64-x86_64-pthreads (2.9.1-1) Pthreads for Win64 toolchain Required by: mingw64-x86_64-gcc-core mingw64-x86_64-runtime (3.0b_svn5658-1) Win64 runtime libraries Required by: mingw64-x86_64-gcc-core The fact that mingw64-x86_64-pthreads requires mingw64-x86_64-gcc-g++ looks strange to me as well, but probably others can judge that better than I can. Regards, Jan Nijtmans -- 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