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]

GCC 3.4.2 w/multithreaded C++ exceptions


If anyone has done work on multithreaded exceptions w/eCos 
that applies to GCC 3.4.2, any experiences that you could share would be
greatly appreciated!

There appears to be two avenues:

1. --enable-threads=posix
2. sjlj exceptions with multithreading

I believe pthreads to be the preferable route.

I'd like to switch from STLport to libstdc++ in good time + I'd like to
retire my sjlj exceptions multithreading hacks.

http://www.zylin.com/libstdc++.html

-- 
Øyvind Harboe
http://www.zylin.com



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