This is a strange one - as far as I can tell, it shouldn't be a
problem, but it is . . .

-----------------------------------------
g++-3.2 -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src  
-I/usr/XF86-main/include -I/usr/X11R6/include  -Wall -g -O2 -finline-limit-6 
-finline-functions -c -o electrical.o `test -f electrical.cxx || echo 
'./'`electrical.cxx
electrical.cxx: In member function `double FGElectricalSupplier::get_output()':
electrical.cxx:89: `cout' undeclared (first use this function)
electrical.cxx:89: (Each undeclared identifier is reported only once for each 
   function it appears in.)
-----------------------------------------

I've tried adding #include <iostream> to the file, and 
#include STL_IOSTREAM (as is done elsewhere in the tree), but the
same thing happens.

I'm seeing this with Debian's g++-3.2 and with my g++ CVS snapshots,
but not with the default g++-2.95.4 . . .

Simon

-- 
PGP public key Id 0x144A991C, or ftp://bg77.anu.edu.au/pub/himi/himi.asc
(crappy) Homepage: http://bg77.anu.edu.au
doe #237 (see http://www.lemuria.org/DeCSS) 
My DeCSS mirror: ftp://bg77.anu.edu.au/pub/mirrors/css/ 

Attachment: msg08381/pgp00000.pgp
Description: PGP signature

Reply via email to