Andrew Dunstan <andrew@dunslane.net> writes:
> Maybe. I have no idea where narwhal got its version of dbghelp.h. I
> copied the file from the SDK directory to mingw's include directory and
> the build then ran perfectly. I think therefore the right thing is to
> have a configure test for the file and for MINIDUMP_TYPE on win32, and
> only build in crashdump if it passes those tests.
mmm ... how ya gonna do that on the MSVC side of things?
regards, tom lane