How ANSI/ISO-compliant is 3.4 stable? I ask because compiling a C++ program I just wrote needed the header files with the .h extension, and didn't like using namespace std; And which version of gcc should I use? There is a 2.95 (egcs) and 2.8.1 (gcc) but the glibstdc++ seems to want 2.8.1 -- David Kanter [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
- Re: C++ writing/compiling with 3.4 stable David Kanter
- Re: C++ writing/compiling with 3.4 stable Brooks Davis
- Re: C++ writing/compiling with 3.4 stable Warner Losh