>>>>> "Rob" == Rob Lahaye <[EMAIL PROTECTED]> writes:
>> It seems that at least one of these is broken. If you have time, >> you could try to turn them off one by one and see which one is the >> culprit. Rob> It's because of both, _GLIBCXX_DEBUG and _GLIBCXX_DEBUG_PEDANTIC. Rob> Does that make sense? So the stdlibc++ debug feature is broken with your compiler version, I guess. You should ask the freebsd people for more info. When we know exactly what happens, we can maybe blacklist some freebsd/gcc combo in the code that enables debug. What is your gcc version? Lars, did you read that thread? JMarc