On Sun, 2011-08-21 at 11:32 +0800, JonY wrote: > you are probably missing the runtime DLLs from path. They should be > found in "/usr/x86_64-w64-mingw32/sys-root/mingw/bin". > >
You are correct. export PATH="$PATH:/usr/x86_64-w64-mingw32/sys-root/mingw/bin" fixed the problem. Thanks tomdean -- 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