Re: C++ iostream compilation problems

2004-12-11 Thread Dimitrie O. Paun
On Sat, Dec 11, 2004 at 10:17:38AM -0600, Geoff Hart wrote: > I'm trying to compile some C++ code, but hit a basic problem > with some of the headers. Example, even just the single include: > > #include > > yields > > wineg++ -c -mno-cygwin -I.-o cxx_iostream.o cxx_iostream.cpp > In file

C++ iostream compilation problems

2004-12-11 Thread Geoff Hart
I'm trying to compile some C++ code, but hit a basic problem with some of the headers. Example, even just the single include: #include yields wineg++ -c -mno-cygwin -I.-o cxx_iostream.o cxx_iostream.cpp In file included from /usr/lib/gcc/i386-redhat-linux/3.4.0/../../../../include/c++/3.4.