On Sun, 2012-09-02 at 13:50 -0700, Regid Ichira wrote: > curl --version is supposed to only print version information. > $ curl.exe --version > $ printf "$?\n" > 127 > > I tried to strace it. > $ strace.exe /usr/bin/curl.exe -V > > There was a popup window. Its translated message was: > curl.exe - system error > {no entry point found} could not locate the entry point memrchr of > the process in the dynamic linked library cygwin1.dll
Then you don't have the latest version (1.7.16-1) of the 'cygwin' package. Yaakov -- 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