| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
| <http://sourceware.cygnus.com/ml/#faqs> | |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <000301bedebf$79723440$c292a2d1@nskim> |
| Reply-To: | "Namsuk Kim" <nskim AT wa DOT freei DOT net> |
| From: | "Namsuk Kim" <nskim AT wa DOT freei DOT net> |
| To: | <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | c++ compling error |
| Date: | Wed, 4 Aug 1999 14:22:35 -0700 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 4.72.3110.1 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
hi,
I have just installed gygnus. However, when I test gcc with a simple "hello
world" gives "undefined reference to 'cout' error.
#include <iostream>
void main()
{
cout << "hello world\n";
}
mingw32 gives the same result. Version doesn't seem to be the matter.
Waiting for your help.
Thanks,
namsuk
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |