This is the mail archive of the ecos-discuss@sourceware.org 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: HELP:Error compiling cpp helloworld program


hello Ross,
	thanks for your reply
thanks & regards
vibi

On Fri, 2009-02-13 at 11:44 +0000, Ross Younger wrote:
> vibisreenivasan wrote:
> > 	i was trying to compile a cpp application with ecos.
> > 	i got the following errors.
> 
> The public eCos project only includes support for the basic C++ language
> (classes and user-written templates). libstdc++ is not supported: you cannot
> use exceptions, RTTI, STL, nor iostream or other C++ language headers.
> eCosPro includes support for libstdc++.
> 
> 
> Ross
> 



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


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