This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: MT save exception handling


Andreas Wimmer <wim@pdib84.joanneum.ac.at> writes:

> From what I have read so far in this mailing list, egcs is supposed to support
> exception handling in multithreaded applications on my system (linux 2.0.33,
> glibc 2.06, binutils 2.9.1.0.4, egcs 1.03a)
> egcs has been configured with:
>   "--prefix=/usr/local/egcs --enable-threads --enable-shared --enable-haifa"

egcs 1.0.x doesn't have threadsafe exceptions. They're only supported in
the development snapshots.

-A.


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