This is the mail archive of the cygwin mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
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.
no red flag anymore. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/
-- 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/
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |