This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: __getreent() no reference error - linking under .NET
- From: Brian Ford <ford at vss dot fsi dot com>
- To: barak <barak at gita dot co dot il>
- Cc: cygwin at cygwin dot com
- Date: Thu, 11 Mar 2004 17:33:04 -0600 (CST)
- Subject: Re: __getreent() no reference error - linking under .NET
- References: <loom.20040311T110756-808@post.gmane.org>
- Reply-to: cygwin at cygwin dot com
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/