Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3D6DD958.1020804@technion.ac.il> Date: Thu, 29 Aug 2002 09:20:40 +0100 From: gustavo User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en, he, es-ar MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: gcc with std::multimap Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I'm using cygwin on win2k . And for a simple test that use std::multimap I receive some undefined like: << undefined reference to 'cout' >> when I compile with gcc. I every think is fine if I compile with c++. What is the difference ??? ( I have try included every think : iostream, stdlib, and of course map and algorithm header but the 1 exit estatus still. ) thanks gustavo -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/