This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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: [ECOS] 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/  |
------------------------------------------------------------


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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