- Do not pass gcc and ld flags to other tools

svn path=/trunk/; revision=41448
This commit is contained in:
Stefan Ginsberg 2009-06-18 18:18:57 +00:00
parent 065a190de7
commit 3d64a589fb
48 changed files with 135 additions and 88 deletions

View file

@ -13,8 +13,10 @@
<library>cmlib</library>
<library>rtl</library>
<library>libcntpr</library>
<linkerflag>-static</linkerflag>
<linkerflag>-lgcc</linkerflag>
<group linkerset="ld">
<linkerflag>-static</linkerflag>
<linkerflag>-lgcc</linkerflag>
</group>
</module>
</if>
<if property="ARCH" value="arm">
@ -29,9 +31,11 @@
<library>cmlib</library>
<library>rtl</library>
<library>libcntpr</library>
<linkerflag>-lgcc</linkerflag>
<linkerflag>-static</linkerflag>
<linkerflag>-Wl,--section-start,pagedata=0x50000</linkerflag>
<group linkerset="ld">
<linkerflag>-lgcc</linkerflag>
<linkerflag>-static</linkerflag>
<linkerflag>-Wl,--section-start,pagedata=0x50000</linkerflag>
</group>
</module>
</if>
<if property="ARCH" value="powerpc">
@ -60,8 +64,10 @@
<library>cmlib</library>
<library>rtl</library>
<library>libcntpr</library>
<linkerflag>-static</linkerflag>
<linkerflag>-lgcc</linkerflag>
<group linkerset="ld">
<linkerflag>-static</linkerflag>
<linkerflag>-lgcc</linkerflag>
</group>
</module>
</if>
</group>

View file

@ -7,13 +7,17 @@
<include base="ReactOS">include/reactos/libs</include>
<include base="ReactOS">include/reactos/elf</include>
<define name="_NTHAL_" />
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
<group compilerset="gcc">
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
</group>
<if property="ARCH" value="arm">
<compilerflag>-ffreestanding</compilerflag>
<compilerflag>-fno-builtin</compilerflag>
<compilerflag>-Os</compilerflag>
<group compilerset="gcc">
<compilerflag>-ffreestanding</compilerflag>
<compilerflag>-fno-builtin</compilerflag>
<compilerflag>-Os</compilerflag>
</group>
</if>
<directory name="arch">

View file

@ -7,8 +7,10 @@
<include base="ntoskrnl">include</include>
<define name="_NTHAL_" />
<define name="_NTSYSTEM_" />
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
<group compilerset="gcc">
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
</group>
<directory name="cache">
<file>blocklist.c</file>
<file>cache.c</file>

View file

@ -4,8 +4,10 @@
<include base="freeldr_base64k">include</include>
<include base="ntoskrnl">include</include>
<define name="_NTHAL_" />
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
<group compilerset="gcc">
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
</group>
<directory name="arch">
<if property="ARCH" value="i386">
<directory name="i386">

View file

@ -4,7 +4,9 @@
<include base="freeldr_main">include</include>
<include base="ntoskrnl">include</include>
<define name="_NTHAL_" />
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
<group compilerset="gcc">
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
</group>
<file>bootmgr.c</file>
</module>

View file

@ -3,8 +3,10 @@
<module name="freeldr_startup" type="objectlibrary">
<include base="freeldr_startup">include</include>
<include base="ntoskrnl">include</include>
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
<group compilerset="gcc">
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
</group>
<directory name="arch">
<if property="ARCH" value="i386">
<directory name="i386">

View file

@ -11,7 +11,9 @@
<library>cmlib</library>
<library>rtl</library>
<library>libcntpr</library>
<linkerflag>-nostartfiles</linkerflag>
<linkerflag>-nostdlib</linkerflag>
<linkerflag>-lgcc</linkerflag>
<group linkerset="ld">
<linkerflag>-nostartfiles</linkerflag>
<linkerflag>-nostdlib</linkerflag>
<linkerflag>-lgcc</linkerflag>
</group>
</module>

View file

@ -5,11 +5,13 @@
<include base="ntoskrnl">include</include>
<define name="_NTHAL_" />
<define name="FREELDR_REACTOS_SETUP" />
<compilerflag>-ffreestanding</compilerflag>
<compilerflag>-fno-builtin</compilerflag>
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
<compilerflag>-Os</compilerflag>
<group compilerset="gcc">
<compilerflag>-ffreestanding</compilerflag>
<compilerflag>-fno-builtin</compilerflag>
<compilerflag>-fno-inline</compilerflag>
<compilerflag>-fno-zero-initialized-in-bss</compilerflag>
<compilerflag>-Os</compilerflag>
</group>
<file>bootmgr.c</file>
<directory name="inffile">
<file>inffile.c</file>

View file

@ -2,8 +2,8 @@
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
<module name="mesa32" type="win32dll" entrypoint="0" baseaddress="${BASEADDRESS_MESA32}" installbase="system32" installname="mesa32.dll" allowwarnings="true" crt="msvcrt">
<importlibrary definition="src/drivers/windows/icd/mesa.def" />
<linkerflag>-enable-stdcall-fixup</linkerflag>
<compilerflag>-w</compilerflag>
<linkerflag linkerset="ld">-enable-stdcall-fixup</linkerflag>
<compilerflag compilerset="gcc">-w</compilerflag>
<library>ntdll</library>
<library>kernel32</library>
<library>user32</library>

View file

@ -71,5 +71,5 @@
<file>DirectD3D7_Vtable.c</file>
</directory>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -43,5 +43,5 @@
<dependency>wineheaders</dependency>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -2,8 +2,10 @@
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
<module name="idndl" type="win32dll" installname="idndl.dll" entrypoint="0">
<library>kernel32</library>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
<group compilerset="gcc">
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
</group>
<redefine name="WINVER">0x600</redefine>
<file>idndl.cpp</file>
<importlibrary definition="idndl.def" />

View file

@ -3,9 +3,11 @@
<module name="idndl_redist" type="win32dll" installname="idndl_redist.dll" crt="libcntpr">
<library>kernel32</library>
<library>scripts</library>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
<linkerflag>--entry=0</linkerflag>
<group compilerset="gcc">
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
</group>
<linkerflag linkerset="ld">--entry=0</linkerflag>
<include base="icu4ros">icu/source/common</include>
<include base="scripts">.</include>
<importlibrary definition="idndl.def" />

View file

@ -9,8 +9,10 @@
<library>idna</library>
<library>normaliz_redist_data</library>
<library>kernel32</library>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
<group compilerset="gcc">
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
</group>
<include base="icu4ros">icu/source/common</include>
<importlibrary definition="normaliz.def" />
<file>normaliz.cpp</file>

View file

@ -16,7 +16,7 @@
<library>rpcrt4</library>
<library>pseh</library>
<file>usrmarshal.c</file>
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>
<module name="actxprxy_interface" type="idlinterface">
<file>actxprxy_servprov.idl</file>

View file

@ -60,5 +60,5 @@
<file>token.c</file>
</directory>
<file>advapi32.rc</file>
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -37,5 +37,5 @@
<file>message.c</file>
<file>crypt32.rc</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -51,5 +51,5 @@
</directory>
<file>gdi32.rc</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -13,8 +13,12 @@
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38269
<pch>k32.h</pch>
-->
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<group compilerset="gcc">
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
</group>
<directory name="debug">
<file>debugger.c</file>
<file>output.c</file>
@ -129,9 +133,6 @@
</if>
</directory>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
<directory name="misc">
<file>icustubs.cpp</file>
</directory>

View file

@ -9,7 +9,7 @@
<define name="__NO_CTYPE_INLINES" />
<define name="_CTYPE_DISABLE_MACROS" />
<define name="_NO_INLINING" />
<linkerflag>-enable-stdcall-fixup</linkerflag>
<linkerflag linkerset="ld">-enable-stdcall-fixup</linkerflag>
<!-- __MINGW_IMPORT needs to be defined differently because it's defined
as dllimport by default, which is invalid from GCC 4.1.0 on! -->

View file

@ -65,7 +65,7 @@
<file>irot.idl</file>
<include base="ole32" root="intermediate">.</include>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>
<module name="ole32_irot_server" type="rpcserver">
<file>irot.idl</file>

View file

@ -13,5 +13,5 @@
<file>psapi.c</file>
<file>psapi.rc</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -16,7 +16,7 @@
<library>rpcrt4</library>
<library>pseh</library>
<file>version.rc</file> <!-- we need at least one file in the module -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>
<module name="qmgrprxy_interface" type="idlinterface">
<file>qmgrprxy.idl</file>

View file

@ -6,7 +6,7 @@
<include base="riched20">.</include>
<include base="ReactOS">include/reactos/wine</include>
<define name="__WINESRC__" />
<linkerflag>-enable-stdcall-fixup</linkerflag>
<linkerflag linkerset="ld">-enable-stdcall-fixup</linkerflag>
<file>caret.c</file>
<file>clipboard.c</file>
<file>context.c</file>

View file

@ -41,7 +41,7 @@
<file>epm.idl</file>
<include base="rpcrt4" root="intermediate">.</include>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>
<module name="rpcrt4_epm_client" type="rpcclient">
<file>epm.idl</file>

View file

@ -37,5 +37,5 @@
<file>rpc.c</file>
<file>setupapi.rc</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -22,5 +22,5 @@
<file>wizard.c</file>
<file>syssetup.rc</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -77,5 +77,5 @@
</directory>
<file>user32.rc</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -20,5 +20,5 @@
<file>softpub.c</file>
<file>version.rc</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -10,5 +10,5 @@
<library>ntdll</library>
<file>main.c</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -10,5 +10,5 @@
<file>setup.c</file>
<file>kbdclass.rc</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -9,5 +9,5 @@
<file>mouclass.c</file>
<file>mouclass.rc</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -28,5 +28,5 @@
</directory>
<file>afd.rc</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -40,5 +40,5 @@
</directory>
<file>tcpip.rc</file>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -6,5 +6,5 @@
<library>hal</library>
<file>ramdisk.c</file>
<file>ramdisk.rc</file>
<compilerflag>-fms-extensions</compilerflag>
<compilerflag compilerset="gcc">-fms-extensions</compilerflag>
</module>

View file

@ -4,8 +4,10 @@
<bootstrap installbase="$(CDOUTPUT)" />
<include base="uniata">.</include>
<include base="uniata">inc</include>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
<group compilerset="gcc">
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
</group>
<!-- define name="_DEBUG" /-->
<library>ntoskrnl</library>
<library>hal</library>

View file

@ -3,8 +3,10 @@
<module name="mpu401" type="kernelmodedriver" installbase="system32/drivers" installname="mpu401.sys" allowwarnings="true">
<include base="mpu401">.</include>
<include base="mpu401">..</include>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
<group compilerset="gcc">
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
</group>
<library>ntoskrnl</library>
<library>portcls</library>
<file>mpu401.rc</file>

View file

@ -4,8 +4,10 @@
<include base="drmk">.</include>
<include base="drmk">..</include>
<include base="drmk">../include</include>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
<group compilerset="gcc">
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
</group>
<importlibrary definition="drmk.spec" />
<library>ntoskrnl</library>
<define name="BUILDING_DRMK" />

View file

@ -5,8 +5,10 @@
<define name="U_HAVE_INTTYPES_H" />
<define name="UCONFIG_NO_FILE_IO">1</define>
<define name="ICU_NO_USER_DATA_OVERRIDE">1</define>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
<group compilerset="gcc">
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
</group>
<include base="icu4ros">icu/source/common</include>
<include base="icu4ros">icu/source/i18n</include>
<file>stubs.cpp</file>

View file

@ -20,8 +20,10 @@
<define name="_NTOSKRNL_" />
<define name="_NTSYSTEM_" />
<define name="NASSERT" />
<compilerflag>-Wwrite-strings</compilerflag>
<compilerflag>-Wpointer-arith</compilerflag>
<group compilerset="gcc">
<compilerflag>-Wwrite-strings</compilerflag>
<compilerflag>-Wpointer-arith</compilerflag>
</group>
<define name="CMLIB_HOST" />
<file>cminit.c</file>
<file>hivebin.c</file>

View file

@ -14,10 +14,12 @@
<module name="inflibhost" type="hoststaticlibrary" allowwarnings="true">
<include base="inflibhost">.</include>
<define name="__NO_CTYPE_INLINES" />
<compilerflag>-Wpointer-arith</compilerflag>
<compilerflag>-Wconversion</compilerflag>
<compilerflag>-Wstrict-prototypes</compilerflag>
<compilerflag>-Wmissing-prototypes</compilerflag>
<group compilerset="gcc">
<compilerflag>-Wpointer-arith</compilerflag>
<compilerflag>-Wconversion</compilerflag>
<compilerflag>-Wstrict-prototypes</compilerflag>
<compilerflag>-Wmissing-prototypes</compilerflag>
</group>
<define name="INFLIB_HOST" />
<file>infcore.c</file>
<file>infget.c</file>

View file

@ -5,8 +5,10 @@
<redefine name="WINVER">0x600</redefine>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
<group compilerset="gcc">
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
</group>
<include base="icu4ros">icu/source/common</include>
<file>idna.cpp</file>
<file>nameprep.cpp</file>

View file

@ -3,8 +3,10 @@
<module name="normalize" type="staticlibrary">
<library>icu4ros</library>
<redefine name="WINVER">0x600</redefine>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
<group compilerset="gcc">
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
</group>
<include base="icu4ros">icu/source/common</include>
<file>normalize.cpp</file>
</module>

View file

@ -3,8 +3,10 @@
<module name="scripts" type="staticlibrary">
<library>icu4ros</library>
<redefine name="WINVER">0x600</redefine>
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
<group compilerset="gcc">
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
</group>
<include base="icu4ros">icu/source/common</include>
<file>scripts.cpp</file>
</module>

View file

@ -101,5 +101,5 @@
<pch>rtl.h</pch>
-->
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>

View file

@ -472,5 +472,5 @@
<linkerscript>ntoskrnl_$(ARCH).lnk</linkerscript>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</group>

View file

@ -195,7 +195,7 @@
</directory>
<!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
<compilerflag>-fno-unit-at-a-time</compilerflag>
<compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
</module>
<module name="win32k" type="kernelmodedriver" installbase="system32" installname="win32k.sys" crt="libcntpr">
<importlibrary definition="win32k.pspec" />

View file

@ -6,7 +6,7 @@
<include base="zlibhost">.</include>
<include base="rtl">.</include>
<define name="MKHIVE_HOST" />
<compilerflag>-fshort-wchar</compilerflag>
<compilerflag compilerset="gcc">-fshort-wchar</compilerflag>
<library>inflibhost</library>
<library>cmlibhost</library>
<library>host_wcsfuncs</library>