delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
X-Authentication-Warning: | hp2.xraylith.wisc.edu: khan owned process doing -bs |
Date: | Thu, 28 Jun 2001 12:17:03 -0500 (CDT) |
From: | Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> |
To: | FOY MICHAEL CLAUDE <foy AT Colorado DOT EDU> |
cc: | cygwin AT cygwin DOT com, foy AT fsl DOT noaa DOT gov |
Subject: | Re: Mingw Link Problems |
In-Reply-To: | <200106281712.f5SHCnl06295@tee.cs.colorado.edu> |
Message-ID: | <Pine.HPP.3.96.1010628121508.17137E-100000@hp2.xraylith.wisc.edu> |
MIME-Version: | 1.0 |
On Thu, 28 Jun 2001, FOY MICHAEL CLAUDE wrote: > I am having trouble linking with MinGW the link fails with an error message: > > Undefined reference to '__imp___huge_DLL' > Mismatched runtime library (MSVCRT vs CRTDLL). Of course, since you provide no info, there is not much any of us can do. One common cause for this is for C++ code, where the libstdc++.a was built using CRTDLL but your code is assuming MSVCRT. Please use Mingw mailing list for mingw related questions instead burdening the busy cygwin list. http://www.mingw.org/ for details. Mumit -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |