[EMAIL PROTECTED] writes: > Well, to find out what was happening, I specified -d for the debug > output. The message was: debug support not compiled in [...] > Is this an oversight or does it serve a purpose?
Heiko will know for sure, but it's most likely an oversight. The Windows config.h.* files still enabled debugging with #define DEBUG, which has in the meantime been renamed to ENABLE_DEBUG.
