I couldn't pass build on mingw32 either, and I was confused why the pre-processor PDF_HOST_WIN32 not turned on mingw32? Then, when should this preprocessor be used for?
The PDF_HOST_WIN32 should be turned on while compiling for mingw32. Otherwise it is a bug. B.T.W, I wondering if it's possible to add MS Visual C++ compile support. I'd like to take such task.... Visual C++ support would require us to maintain a separate build system and to provide support for a non-free compiler. Besides, having a cross-compilation to mingw32, for what (technical) reason we would like to add that support? -- Jose E. Marchesi [email protected] GNU Project http://www.gnu.org
