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: List-Archive: List-Help: , Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <000301bedebf$79723440$c292a2d1@nskim> Reply-To: "Namsuk Kim" From: "Namsuk Kim" To: Subject: c++ compling error Date: Wed, 4 Aug 1999 14:22:35 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="euc-kr" Content-Transfer-Encoding: 7bit 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 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