It's called RE2, and is written in C++, so tcc won't handle it.
Aww ... now I'm sad! Thanks for the info though. I wonder what sort of hackery it would take to get GCC to compile it and then get tcc to link with it. I know its possible, but you have to work around the name mangling.