Date: Sat, 07 Feb 1998 14:04:44 +0100 From: pema AT hippo DOT fido DOT de (Peter Marbaise) Subject: Re: C++ undefined referance error Message-ID: References: <34DA3361 DOT EBDD575 AT megsinet DOT net> Newsgroups: comp.os.msdos.djgpp Organization: Fido.DE domain gateway (IN e.V.) Lines: 18 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hallo Pat! Am 05 Feb 98 schrieb Pat an All zum Thema "C++ undefined referance error": P> From: Pat P> Hello, could someone please tell me why djgpp won't compile this P> code? P> #include P> int main() P> { P> cout << "hello world"; P> return 0; P> } you forgot to use -lgpp ciao Peter eMail : pema AT hippo DOT fido DOT de