On Mon, 2005-07-11 at 14:46 -0700, Yu-Cheng Chou wrote: > I have module.dll that was created by using command line "gcc -shared -o > module.dll module.c" in cygwin. > When I run "msvc-cygload -v -cygwin module.dll" in cygwin, error messages > listed below occurred.
Why are you using cygload to load something that isn't cygwin1.dll? -- 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/