Userspace threads and C++ exceptions

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Mon Jun 19 12:24:00 GMT 2000


> My original question was thus: Is there a way to get C++ exceptions
> working with such home grown thread implementations.

Yes, it would work. You'd have to adopt gthr.h for that library,
though.

Regards,
Martin


More information about the Gcc mailing list