Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: Cygwin List Message-Id: <6.0.1.1.0.20040311101905.03a23b40@127.0.0.1> X-Sender: Date: Thu, 11 Mar 2004 10:23:14 -0500 To: barak , cygwin AT cygwin DOT com From: Larry Hall Subject: Re: __getreent() no reference error - linking under .NET In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 05:09 AM 3/11/2004, you 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()". > >Does anybody have a clue how to solve it? maybe there is another lib except for >libgcc.a I need to use? This is not a link error. It's a run-time error. Your cygwin1.dll is not current or you have more than one on your system. Find the duplicates and get rid of them. Then run setup.exe and make sure that the latest version of the Cygwin package is installed. At this point in time, you may want to consider a snapshot instead of the latest Cygwin package as offered by setup.exe. See . If you're building things with Cygwin, take the cygwin-inst tar.bz2. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/