Hi, I built a GNU library (GMP) on CygWin, but when I try to use it from MSVC.NET (linking libgcc.a + my own lib) I get an error that "there is no reference to __getreent()".
Does anybody have a clue how to solve it? maybe there is another lib except for libgcc.a I need to use? Thanks, B -- 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/