Hi,

I tested the latest patch (Thank you Grishka!) and found, that it is
using gettid(), but on my old linux box, using glibc 2.23, this is not
part of glibc at all...

So I had to introduce a __GLIBC_MINOR__ > 29 check in tccrun.c to make
it work.

Maybe there is a more elegant solution, to make tccrun not run into
problems, if a different libc is used?

Michael

--
______________________________________________________________
Aktuelle Lichtmaschinenkunst

http://mir52.wordpress.com

Glory be to thee Hong Kong


_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to