On Thu, Mar 23, 2000 at 06:11:53PM -0600, David Kanter wrote:
> 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

You're almost certaintly going to want 2.95.  It's much closer to ANSI
compliance.  If you can, you might want to consider upgrading to 4.0 as
it has gcc 2.95.2 built in.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to