delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | Rugxulo <rugxulo AT gmail DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: errors using C++ libraries |
Date: | Tue, 6 Jan 2009 20:24:25 -0800 (PST) |
Organization: | http://groups.google.com |
Lines: | 27 |
Message-ID: | <6cbd46b4-0b3e-4361-aabc-82d22598458d@o40g2000yqb.googlegroups.com> |
References: | <fe137193-3c79-4ae8-82b7-2f0e438942fc AT g1g2000pra DOT googlegroups DOT com> |
<21cb02cc-b32a-4057-b191-8dcd61624c63 AT p2g2000prf DOT googlegroups DOT com> | |
<9e625b31-0599-4156-90c1-0d98aeba94c4 AT e6g2000vbe DOT googlegroups DOT com> | |
<24847567-cad8-4c1e-ac21-dc24ae7f06c3 AT v39g2000pro DOT googlegroups DOT com> | |
<37e501e1-688d-4814-9043-5f53eeacba10 AT r15g2000prh DOT googlegroups DOT com> | |
<cfdac324-ea58-44d6-9fe2-211d9d90f2bc AT r15g2000prh DOT googlegroups DOT com> | |
NNTP-Posting-Host: | 65.13.115.246 |
Mime-Version: | 1.0 |
X-Trace: | posting.google.com 1231302265 7588 127.0.0.1 (7 Jan 2009 04:24:25 GMT) |
X-Complaints-To: | groups-abuse AT google DOT com |
NNTP-Posting-Date: | Wed, 7 Jan 2009 04:24:25 +0000 (UTC) |
Complaints-To: | groups-abuse AT google DOT com |
Injection-Info: | o40g2000yqb.googlegroups.com; posting-host=65.13.115.246; |
posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO | |
User-Agent: | G2/1.0 |
X-HTTP-UserAgent: | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) |
Gecko/2008120122 Firefox/3.0.5,gzip(gfe),gzip(gfe) | |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id n074U9te002448 |
Reply-To: | djgpp AT delorie DOT com |
Hi, On Jan 6, 4:49 am, Jim Michaels <jmich DOT DOT DOT AT yahoo DOT com> wrote: > > > I meant did you use an LFN-aware system and/or use an LFN-aware > > unzipper. You can actually unzip for SFN even on WinXP, e.g. if you > > wanted to use the same install in pure DOS or Windows. > > I just re-extracted the compiler from scratch using the built-in > unzip32.exe. no difference. I still get errors when including > <fstream> and <istream> > try it and see what happens on yours (you will have to compile it with > gpp of course). > I am thinking someone goofed up on the C++ I/O libraries. > > #include <fstream> > int main(void) { > return 0; > } > That example worked for me earlier. Maybe you left some remnants from an old install behind. What does your /manifest/ subdir look like? > Either that or something else is very wrong. Definitely confusing, but it's treatable, it's not fatal. ;-)
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |