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]

C++ Exceptions...


Hi,

Disclaimer: I am just about to start using eCos for the first time.

Statement: I note that C++ exceptions are disabled by default.

Question: Is this simply a good default choice because exceptions imply a
higher level of non-determinism in an rtos system, or is there a real
blocking reason that C++ exceptions can't be enabled/used in an eCos system?

Thanks,

Michael.




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