Re: Win32 Debug Break


Subject: Re: Win32 Debug Break
From: Mike Nordell (tamlin@algonet.se)
Date: Mon Nov 27 2000 - 02:34:38 CST


Michael D. Pritchett wrote:
> Using cygwin and CLI the debug build has been broken. I was able to trace
> the error to new code in ut_assert.h.
>
> Using the command line CLI _MSC_VER is not defined. As a result the new
> thread-safe <crtdbg.h> somehow clashes with stdlib.h and the build fails.
I
> am uncertain how to get <crtdbg.h> to work.

All these are my faults. But, I was under the impression that both the macro
"_MSC_VER" and the header file "crtdbg.h" was Microsoft MSVC specific ones.
Was this a wrong assumption?

/Mike - please don't cc



This archive was generated by hypermail 2b25 : Mon Nov 27 2000 - 02:33:38 CST