| 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-Apparently-From: | <earnie?boyd AT yahoo DOT com> |
| Message-ID: | <3BB06A40.1C57E9BE@yahoo.com> |
| Date: | Tue, 25 Sep 2001 07:28:00 -0400 |
| From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
| Reply-To: | MU List <MinGW-Users AT SF DOT Net> |
| X-Mailer: | Mozilla 4.77 [en] (WinNT; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| Followup-To: | MU,List,<MinGW-Users AT SF DOT Net> |
| To: | Roger Wells <ROGER DOT K DOT WELLS AT saic DOT com>, MU List <MinGW-Users AT SF DOT Net> |
| CC: | CU List <Cygwin AT Cygwin DOT Com> |
| Subject: | mingw-runtime (mingw-20010917) |
--------------222FDF2B826915888C28FBBB
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
mailbox:/C|/Program
Files/Netscape/Users/earnie_boyd/Mail/Inbox.sbd/Cygwin.sbd/Cygwin
Users?id=1001373668.31548.ezmlm%40sources.redhat.com&number=5375295&part=1.26
Since this is a MinGW issue, I've forwarded this to the appropriate
list.
Earnie.
--------------222FDF2B826915888C28FBBB
Content-Type: message/rfc822;
name="cygwin.36995"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="cygwin.36995"
Message-Id: <005101c14533$818a7cf0$f05a798b AT mtg DOT saic DOT com>
From: "Roger Wells" <ROGER DOT K DOT WELLS AT saic DOT com>
To: <cygwin AT cygwin DOT com>
Subject: mingw-runtime (mingw-20010917)
Date: Mon, 24 Sep 2001 16:00:05 -0400
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Hi,
I just installed the latest mingw-runtime. Now any trivial c++ program
gives the following error when linking:
$ gcc -mno-cygwin -I/usr/local/mingw/include -I/usr/include/g++-3
hello.cpp -L/usr/local/mingw/lib -lstdc++
gives:
/usr/local/mingw/lib/libstdc++.a(floatconv.o)(.text+0x1244): undefined
reference to `_imp___HUGE_dll'
whereas:
$ gcc hello.cpp -lstdc++ i.e. no -mno-cygwin
works as expected.
hello.cpp follows:
#include <iostream>
int main () {
cout << "Hello World..." << endl;
return 0;
}
Any advice will be appreciated.
Roger Wells, P.E.
SAIC
221 Third St
Newport, RI 02840
401-847-4210 (voice)
401-849-1585 (fax)
roger AT mtg DOT saic DOT com
--------------222FDF2B826915888C28FBBB
Content-Type: text/plain; charset=us-ascii
--
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/
--------------222FDF2B826915888C28FBBB--
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |