g++ is not complete

Mumit Khan khan@xraylith.wisc.EDU
Wed Mar 31 19:45:00 GMT 1999


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




More information about the Cygwin mailing list