delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/06/03/05:16:23

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Bart van der Werf \(Bluelive\)" <werfb AT cs DOT utwente DOT nl>
To: "'cygwin Mailing List'" <cygwin AT cygwin DOT com>
Subject: G++ seems broken
Date: Thu, 3 Jun 2004 11:15:33 +0200
Message-ID: <004e01c4494b$56032cc0$c3a35982@andromeda>
MIME-Version: 1.0
In-Reply-To: <40BC3795.7030902@sysgo.com>
X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk AT ITBE DOT utwente DOT nl for more information.
X-UTwente-MailScanner: Found to be clean
X-MailScanner-From: werfb AT cs DOT utwente DOT nl
X-IsSubscribed: yes

#include <vector>

int main() {
   vector<int> quux;
   return 0;
}

g++ test.cpp
test.cpp: In function `int main()':
test.cpp:4: error: `vector' undeclared (first use this function)
test.cpp:4: error: (Each undeclared identifier is reported only once for
each
   function it appears in.)
test.cpp:4: error: syntax error before `>' token

i validated this on another machine also.

Im running a full install of cygwin that i updated today.
Running on WinXP, i have free diskpace and more such things so that
doesnt seem to be the issue.

grtz, Bart



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019