delorie.com/archives/browse.cgi | search |
From: | doodootron AT robotic DOT poopie (Doktor Technologicus) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Newbie iostream problem (I read the FAQ, I swear) |
Organization: | Lab of Madness |
Message-ID: | <3dabc08c.34632388@netnews.attbi.com> |
References: | <3dab6a3d DOT 12537127 AT netnews DOT attbi DOT com> <Xns92A7DFE561A2Aasu1cornelledu AT 132 DOT 236 DOT 56 DOT 8> |
X-Newsreader: | Forte Agent 1.5/32.451 |
MIME-Version: | 1.0 |
Lines: | 28 |
NNTP-Posting-Host: | 12.228.115.236 |
X-Complaints-To: | abuse AT attbi DOT com |
X-Trace: | sccrnsc03 1034666148 12.228.115.236 (Tue, 15 Oct 2002 07:15:48 GMT) |
NNTP-Posting-Date: | Tue, 15 Oct 2002 07:15:48 GMT |
Date: | Tue, 15 Oct 2002 07:15:48 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
On 15 Oct 2002 02:00:34 GMT, "A. Sinan Unur" <asu1 AT c-o-r-n-e-l-l DOT edu> wrote: >doodootron AT robotic DOT poopie (Doktor Technologicus) wrote in >news:3dab6a3d DOT 12537127 AT netnews DOT attbi DOT com: > >> This (test.cpp): >> >> int main() >> { >> return 0; >> } >> >> compiles and links just fine. >> >> But this (test.cpp again): >> >> #include <iostream> >> >> int main() >> { >> return 0; >> } >> > >do you use gxx or gcc to compile and link? for C++, you should use gxx. Both give the same set of errors.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |