On 11 January 2007 11:50, Carlos Nieto wrote: > The Rsync.exe only dependencies are cygwin1.dll and cygpopt-0.dll and it > seems that cygpopt-0 is compiled as a 16 bit dll.
Not to me it doesn't: /bin $ objdump -x cygpopt-0.dll cygpopt-0.dll: file format pei-i386 /bin $ od -Ax -c cygpopt-0.dll | grep ^000080 000080 P E \0 \0 L 001 006 \0 224 354 002 = \0 \0 \0 \0 /bin $ file cygpopt-0.dll cygpopt-0.dll: MS-DOS executable PE for MS Windows (DLL) (console) Intel 80386 cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/