Mail Archives: djgpp/1996/01/15/06:05:17
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:4375
|
From: | dannyyoo AT ix DOT netcom DOT com (Danny Yoo)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Newbie help?
|
Date: | Sat, 13 Jan 1996 19:24:38 GMT
|
Organization: | Netcom
|
Lines: | 9
|
Message-ID: | <30f805c9.524592@nntp.ix.netcom.com>
|
NNTP-Posting-Host: | ix-scr-ca1-12.ix.netcom.com
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I've scanned into the faq, but I can't find what I'm doing
wrong: I'm trying to compile a simple "Hello World" program in C++.
In the command line, I type
gcc test.cpp -lgpp
It starts spewing information how iostream& member is
undefined. I try adding -lpc and -lm, but nothing seems to work. I'm
using 1.12 Maint 4 with Win95. Thanks!
- Raw text -