On Fri, Oct 29, 2004 at 07:33:25PM +0200, Reini Urban wrote: >Christopher Faylor schrieb: >>On Fri, Oct 29, 2004 at 06:14:36PM +0200, Reini Urban wrote: >>>cygwin1-20041026.dll.bz2 misses clock_gettime() >>> >>>depends ls.exe (using msvc dependency walker) >>> >>>Error: At least one module has an unresolved import due to a missing >>>export function in an implicitly dependent module. >> >>c:\>uname -a >>CYGWIN_NT-5.1 norton 1.5.12s(0.116/4/2) 20041026 17:35:49 i686 unknown >>unknown Cygwin >>c:\>objdump -p /bin/cygwin1.dll | grep clock_gettime >> [ 705] clock_gettime >>c:\>ls >>4NT CONFIG.DOS GNUPRO.BAT MSDOS.W98 SETUPXLG.TXT >>foo run-1.1.4 >>... >> >>Running "depend cygwin1.dll" shows clock_gettime in the list of functions >>being >>exported. > >well, now it works for me also... > >$ uname -a >CYGWIN_NT-5.0 reini 1.5.12s(0.116/4/2) 20041026 17:35:49 i686 unknown >unknown Cygwin > >no red flag anymore.
If you are implying that I uploaded a new version of an old snapshot, I didn't do that. I just downloaded the snapshot from the cygwin web site and tested it. This was apparently cockpit error on your part. cgf -- 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/