With regard to interference from the standard regex library, I found, much to my embarassment, that I was running into this even though I was linking with -ltre, because in a couple of ancillary files I was including <regex.h> rather than <tre/regex.h>. Bill