mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-28 23:50:12 +01:00
As reported by Damian Frank: "I ran into a hitch with the Makefile.win32 infrastructure. It uses -MD and -LD when linking regardless of the config, but it should be using -MDd and -LDd for the debug config. I believe both the Makefile.win32.common and src/Makefile.win32 files include erroneous declarations. This produces warnings at link time about a mismatch when linking against properly created debug libs (for instance, I had a zlib built as "LIB ASM Debug" that linked properly against the debug runtime). This problem applies to pixman too; can you pass this along to the maintainer?" Would be delighted to if someone commits a fix to pixman reading this commit message. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| aclocal.cairo.m4 | ||
| aclocal.enable.m4 | ||
| aclocal.float.m4 | ||
| aclocal.gtk-doc.m4 | ||
| aclocal.makefile.m4 | ||
| aclocal.pkg.m4 | ||
| configure.ac.analysis | ||
| configure.ac.features | ||
| configure.ac.system | ||
| configure.ac.tools | ||
| configure.ac.version | ||
| configure.ac.warnings | ||
| Makefile.am.analysis | ||
| Makefile.am.changelog | ||
| Makefile.am.common | ||
| Makefile.am.gtk-doc | ||
| Makefile.am.releasing | ||
| Makefile.win32.common | ||