This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: why cygwin does not support "iostream.h"?


On Sat, 2002-08-17 at 01:03, 张 亮 wrote:
> 
> hi all,
>   my c++ code:
>  #include <iostream.h>
>   ...
> 
> cout<<value;
> ...
> 
> >gcc classtest.cxx -g -o classtest.exe
> ld error:
>  undefined reference to "cout" and operator "<<"
> 
> how to get iostream's support?
> 

This would be better asked on the CygWin list :-)

-- 
------------------------------------------------------------
Gary Thomas                  |
eCosCentric, Ltd.            |  
+1 (970) 229-1963            |  eCos & RedBoot experts
gthomas@ecoscentric.com      |
http://www.ecoscentric.com/  |
------------------------------------------------------------


--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]