Comment 6 for bug 1552913

Revision history for this message
jazzynico (jazzynico) wrote : Re: poppler in devlibs 61 breaks printf %lf

The attachment is a poppler-0.41 version compiled on Windows XP with --enable-build-type=fulldebug with TDM-GCC-4.6 and the current win32 devlibs.
I'm a bit too busy to help a lot more for now, but I hope it's going to give some clues.

Note that I've tested the printf_bug.c file with the devlibs-51 (compiled with TDM-GCC-5.1 with very recent dependencies) and the result is unfortunately the same as with the current official win32 devlibs.

Also note that some other libs (ImageMagick, Glib...) are becoming difficult to build on Windows XP and require at least 7 to compile correctly (with no code tweak). So I wonder if our bug could be specific to XP. I should have access to a Windows 7 computer with all dev tools installed in two weeks, so if the problem isn't solved by that time, I can try to compile with it.