"Frederich, Eric P21322" wrote: > Wow, now I'm more confused. > If using -mno-cygwin is the same as using msys/mingw, then why would I > need luck to link against a msys/mingw library?
Me too. If you're indeed using -mno-cygwin then there should be no problem linking with a native library. I think you'll have to provide a standalone testcase that reproduces the error, because it's not clear to me exactly what you're doing now. If you're using -mno-cygwin, you have to use it everywhere, for compilation of every object and for linking. Brian -- 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/