RE: [Flightgear-devel] Re: ANSI C++ fixes; Compiling with G++ 3.x

2002-01-11 Thread Paul Deppe

   This same error occurs using the latest Cygwin on Win2000.
 
 Is that based on G++ 2.95 or G++ 3.0?

gcc 2.95.

- Paul


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel



RE: [Flightgear-devel] Re: ANSI C++ fixes; Compiling with G++ 3.x

2002-01-10 Thread Paul Deppe

  I've committed made four small ANSI C++ fixes to the CVS to allow
  FlightGear to compile with G++ 3.0.3.  I'd appreciate it if porters
  could confirm that the changes don't break any legacy compilers.
  
 
 this breaks compiling with gcc 2.95.4. i get the following error (on a
 debian system running unstable):
 
 g++ -DFGFS -I. -I. -I../../../src/Include -I../../../src  
 -I/usr/local/include -I/usr/X11R6/include  -g -O2 -c -o FGTable.o 
 `test -f FGTable.cpp || echo './'`FGTable.cpp
 FGTable.cpp: In method `void FGTable::Print()':
 FGTable.cpp:228: `ios_base' undeclared (first use this function)
 FGTable.cpp:228: (Each undeclared identifier is reported only once
 FGTable.cpp:228: for each function it appears in.)
 FGTable.cpp:228: parse error before `::'

This same error occurs using the latest Cygwin on Win2000.

Paul

Paul R. Deppe
Veridian Engineering (formerly Calspan)
Flight  Aerospace Research Group
150 North Airport Drive
Buffalo, NY  14225
(716) 631-6898
(716) 631-6990 FAX
[EMAIL PROTECTED]


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel



RE: [Flightgear-devel] Re: ANSI C++ fixes; Compiling with G++ 3.x

2002-01-10 Thread David Megginson

Paul Deppe writes:

  This same error occurs using the latest Cygwin on Win2000.

Is that based on G++ 2.95 or G++ 3.0?


All the best,


David

-- 
David Megginson
[EMAIL PROTECTED]


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel