On Thu, 11 Mar 2004, barak wrote: > 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()". > Um, if you did not build that with -mno-cygwin, then it will probably never work. See:
http://cygwin.com/faq/faq_toc.html#TOC99 HTH -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- 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/