[ros-dev] [gvg] 19517: Use inflib

Ge van Geldorp gvg at reactos.org
Thu Nov 24 17:21:42 CET 2005


> From: Thomas Weidenmueller
> 
> gvg at 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>



More information about the Ros-dev mailing list