| delorie.com/archives/browse.cgi | search |
| From: | eplmst AT lu DOT erisoft DOT se (Martin Stromberg) |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: DJGPP, W2k and gpp3.1 |
| Date: | 23 Jun 2002 14:41:34 GMT |
| Organization: | Ericsson Erisoft AB, Sweden |
| Lines: | 24 |
| Message-ID: | <af4mmu$nie$1@antares.lu.erisoft.se> |
| References: | <3D138B07 DOT 19A0128 AT club-internet DOT fr> <9vm7hu4bkm5lteshheracq37lsd6bop4of AT 4ax DOT com> <3D141D8F DOT 1C59BFE3 AT club-internet DOT fr> |
| NNTP-Posting-Host: | lws256.lu.erisoft.se |
| X-Newsreader: | TIN [version 1.2 PL2] |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Pierre Chatelier (ktd AT club-internet DOT fr) wrote:
: //foo.cpp
: #include <iostream>
: using namespace std;
: int main(int, char* [])
: {
: return 0;
: }
: does not compile:
: gxx -o foo.exe foo.cpp
: returns lots of errors, beginning by
: <In file included from foo.cpp:1: E:/C++/DJGPP/lang/cxx-v31/iostream:44:28:
: bits/c++config.h: No such file or directory (ENOENT)>
Just to make sure it's not a broken unzip program: use unzip32 to
unzip.
Right,
MartinS
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |