From: Thomas Weidenmueller
gvg(a)svn.reactos.com wrote:
Use inflib
I can no longer link usetup compiled with gcc4:
Does the patch below help:
Index: lib/inflib/inflib.xml
===================================================================
--- lib/inflib/inflib.xml (revision 19516)
+++ lib/inflib/inflib.xml (working copy)
@@ -1,5 +1,6 @@
<module name="inflib" type="staticlibrary">
<include base="inflib">.</include>
+ <define name="__NO_CTYPE_INLINES" />
<pch>inflib.h</pch>
<file>infcore.c</file>
<file>infget.c</file>