"Alex Vinokur" <[EMAIL PROTECTED]> wrote ...
>
> "Martin Gainty" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> > 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_<new>.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/

Reply via email to