Cancelling threads and C++ (LinuxThreads)

Jamie Lokier egcs@tantalophile.demon.co.uk
Wed Jun 30 15:43:00 GMT 1999


george@moberg.com wrote:
>         I could probably supply a patch if I played around with this long
>         enough.  Is it appropriate to include C++ code in the C
>	  library?

Wouldn't it be enough to include a hook in the C library, such as a weak
function pointer, which is overriden when linked with C++ code?

-- Jamie



More information about the Gcc mailing list