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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: "Markus Mauhart" Subject: Re: The standard library version in g++ Date: Thu, 5 Jun 2003 15:31:11 +0200 Lines: 22 Message-ID: References: X-Complaints-To: usenet AT main DOT gmane DOT org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 "Alex Vinokur" wrote ... > > "Martin Gainty" wrote in message news:Law10-OE36QafZGEKHQ0003adc5 AT hotmail DOT com... > > g++ --version > > $ g++ --version > g++ (GCC) 3.2 20020927 (prerelease) > Copyright (C) 2002 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > But I don't see here a version of the standard _library_ . g++ -H input_file_including_.cpp ==> -H Print the name of each header file used, in addition to other normal activities. Each name is indented to show how deep in the #include stack it is. -- 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/