Hello! I think I found a bug in TRE 0.7.5: The macro "tre_mbrtowc" is used even if not defined: ..\tre\libtre.a(regcomp.o):regcomp.c:(.text+0x4c): undefined reference to `tre_mbrtowc' I had HAVE_MBRTOWC off here and that made it show. Sebastian