delorie.com/archives/browse.cgi | search |
From: | Rivet-Sabourin <jpsabour AT videotron DOT ca> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | error whe compile with djgpp |
Date: | Sat, 29 Nov 1997 10:44:41 -0500 |
Organization: | VTL |
Lines: | 20 |
Message-ID: | <34803869.5A39@videotron.ca> |
NNTP-Posting-Host: | ppp219.81.mque.videotron.net |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Why when compile simple progam like: #include <iostream.h> void main() { cout << "Allo"; } Djgpp return this error: c:\djgpp/tmp\ccdaaaaa(.text+0x16):test.cc: undefined to 'cout' c:\djgpp/tmp\ccdaaaaa(.text+0x16):test.cc: undefined to 'ostream::operator << (char const*)' Thank you Geoffroy
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |