delorie.com/archives/browse.cgi | search |
From: | "sl" <sl AT psycode DOT com DOT REMOVE_THIS> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | DJGPP 2.02 breaks STDLIBCXX |
Date: | Thu, 24 Dec 1998 15:49:22 -0500 (EST) |
Organization: | Posted via RemarQ, http://www.remarQ.com - Discussions start here! |
Lines: | 15 |
Message-ID: | <fycflpbqrpbz.f4hlua0.pminews@nntp.generation.net> |
NNTP-Posting-Host: | 205.205.244.176 |
Mime-Version: | 1.0 |
X-Trace: | 914532017 ZCZSLWF4GF4B0CDCDC usenet57.supernews.com |
X-Complaints-To: | newsabuse AT remarQ DOT com |
X-Newsreader: | PMINews 2.00.1205 For OS/2 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hello, Using DJGPP 2.02, and GCC 2.8.1 I cannot get my applications (which make use of <iostream>) to work properly. They keep on complaining about: "undefined reference to 'operator<<(ostream&, basic_string<something>);'" Basically it seems that LIBSTDCX is not being found hence causing all these errors.. I set LFN=N and used PKUNZIP.EXE under DOS to extract all the necessary files. I did not have this problem under DJGPP 2.01 .. How does one go about fixing these errors? Gili
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |