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: STLport with iostreams up and running


Hi Øyvind,

Thanks for all the help with postings regarding iostreams and STLport. We
are keenly following the developments both on the eCos and STLport mailing
lists and also trying to have a crack at it. You mentioned some changes to
eCos are probably in order. Would you mind releasing those changes so that
we can have a crack at getting this issue sorted out while STLport is
reviewing your patches. Thanks in advance

Regards,


Sidharth

> -----Original Message-----
> From: ecos-discuss-owner@ecos.sourceware.org 
> [mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of 
> Øyvind Harboe
> Sent: Thursday, 26 February 2004 10:02 PM
> To: ecos-discuss@sources.redhat.com; mark.retallack@siemens.com
> Subject: [ECOS] STLport with iostreams up and running
> 
> >Thank you for doing the port. 
> 
> It has not been accepted by the STLport guys. A week or two 
> of mulling over the changes seems in order.
> 
> Also some changes to eCos is probably in order, but I thought 
> I'd wait with posting anything to ecos-patches until, and if, 
> the STLport patch is accepted.

> >2. What C++ functions does STLport add to eCos?
> 
> I don't know of anything that is missing. 
> 
> >I know that it will add iostreams, but will it allow me to use 
> >try/catch exception handing inside my classes or even RTTI? 
> I have read 
> >the online docs but it would be useful to make sure that it 
> applies to 
> >the eCos port.
> 
> Exceptions work(they don't require STLport). I've even added 
> support for multithreaded exceptions to eCos. Nobody has 
> commented on the patch though.
> 
> http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01657.html
> 
> Øyvind
> 
> 
> 
> --
> Before posting, please read the FAQ: 
> http://ecos.sourceware.org/fom/ecos
> and search the list archive: 
> http://ecos.sourceware.org/ml/ecos-discuss
> 


--
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]