threads & exception handling
Andrey Slepuhin
pooh@msu.ru
Tue Nov 25 02:58:00 GMT 1997
Hi,
I have many troubles because current exception handling implementation
in
egcs is not thread-safe. Do you plan to solve the problem? It seems to
me that
it is not hard to do this for sjlj exception handling mechanism, but
this may
cause a creation of separate version of libgcc for multithreaded
applications. I can do some hack myself but I don't want to invent the
wheel
if the work already in progress.
Regards,
Andrey.
More information about the Gcc
mailing list