| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-Id: | <199903092211.QAA24986@modi.xraylith.wisc.edu> |
| X-Authentication-Warning: | modi.xraylith.wisc.edu: localhost.xraylith.wisc.edu [127.0.0.1] didn't use HELO protocol |
| To: | Chandra Kala Chavva <chandra AT zsp DOT com> |
| cc: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: g++ is not complete |
| In-reply-to: | Your message of "Tue, 09 Mar 1999 13:53:17 PST." |
| <Pine DOT LNX DOT 3 DOT 95 DOT 990309134603 DOT 6885A-100000 AT cheetah DOT zsp DOT com> | |
| Date: | Tue, 09 Mar 1999 16:11:34 -0600 |
| From: | Mumit Khan <khan AT xraylith DOT wisc DOT EDU> |
Chandra Kala Chavva <chandra AT zsp DOT 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 AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |