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: Use of exception and RTTI in application C+ code


Jonathan,

Can you send me this patch when you get a chance? I'm curious about what is
involved.  I assume that at the very least it needs an exception stack for
each thread.  Perhaps I can port it to the CF platform if it is not too
complicated.  I am a bit concerned that it would be a gcc-version-dependant
patch though.  If that is the case, maybe it is not worth it.

Thanks,
WJ

----- Original Message -----
From: "Jonathan Larmour" <jifl@eCosCentric.com>
To: "Raphaël Cotty" <raphael.cotty@free.fr>
Cc: <ecos-discuss@sources.redhat.com>; <raphael.cotty@sagem.com>
Sent: Saturday, January 18, 2003 12:09 PM
Subject: Re: [ECOS] Use of exception and RTTI in application C+ code


> Raphaël Cotty wrote:
> > Hi,
> > Is it possible to use exception and/or RTTI in C++ application code ?
> > And if it is, what are the drawbacks ?
>
> Not in the current sources, although I have patches to do so - I've never
> checked them in yet though as it requires changes to each and every
target.
>
> Jifl
> --
> eCosCentric       http://www.eCosCentric.com/       <info@eCosCentric.com>
> --[ "You can complain because roses have thorns, or you ]--
> --[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine
>
>
> --
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
>


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