On Tue, Feb 12, 2002 at 01:47:15PM +0100, Daniel Abad wrote: >Hello all, > >I have build a mingw DLL. Then I have build a program using functions >exported from that DLL, and linked against the import library generated by >dlltool, with no problem (not using -mno-cygwin) > >When I run the program I get an STATUS_ACCESS_VIOLATION. > >On the other hand, I tried to compile the program with the -mno-cygwin flag >and all went ok. > >What I have missed?
http://www.mingw.org/ ? cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/