I wrote a C program using cygwin, and I hope I can minimize my install package only including my program and the pre-requisite files such as cygwin1.dll, ipc-daemon.exe and so on. I had thought that I realized my goal, but I found that my program didn't run stably after some long-term tests. I also let my program running under machines installed with cygwin, and the results are stable though the test time is not very long. I wonder if there are some important files ingored by me?
-- 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/