On Mar 10 15:52, Brian Dessent wrote: > Rich Natale wrote: > > I have two computers running XP Pro sp2. One has the cygwin development > > environment installed. I created and tested an application on the > > development computer which uses mktime(), and it works fine. I then > > moved the executable, cygwin1.dll, and cygz.dll to the other computer. > > When I run the app, it enters mktime() and never returns. > [...] > You should build a cygwin1.dll with > symbols and step through the hang.
Also, write a testcase which only cals mktime and try to run that on your non-installed boxes. Does it hang, too? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin@cygwin.com Red Hat, Inc. -- 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/