This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: g++ is not complete



Chandra Kala Chavva <chandra@zsp.com> writes:
> i installed lates cygnus tools and when i tried to compile C++ programs, i
> am getting some header files not available error messages. The headers are 
> 
>          pix.h
>          obstack.h
>          builtin.h
>          std.h
> 

These have never been part of C++, but rather part of a 3rd party library
(libg++). Libg++ is obsolete and users of this once quite useful library
have been migrating their code for the past few years. 

Please get a recent book on C++ (Stroustrup 3rd Ed is quite well written), 
and, if you're serious about programming in C++, a copy of the standard as 
well from ANSI ($18 gets you a PDF version).

Please send followup to gnu.g++.help. 

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com