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]

Re: MT-safe C++ exceptions


Robin Farine wrote:
> 
> Hi,
> 
> What's the status of gcc regarding C++ exceptions and eCos? Does someone
> already work on it? If not, which version of the tools does RedHat recommend to
> start with?

Red Hat plans to do this "soon". Search the mailing list history as I wrote
a few things before about how to get even normal C++ exceptions going. Once
you've done that, the quickest way to continue is to build gcc with
--enable-threads=pthreads and use the POSIX compatibility layer in eCos.

Red Hat's plans are more generic than that, but the above is adequate for
most people.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/


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