search for: dwine_strict_prototypes

Displaying 4 results from an estimated 4 matches for "dwine_strict_prototypes".

2011 Oct 22
3
Wine 1.3.31 fails to compile in git
...pointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o tmarshal_i.o tmarshal_i.c LD_LIBRARY_PATH="../../../libs/wine:$LD_LIBRARY_PATH" ../../../tools/wrc/wrc --nostdinc --po-dir=../../../po -m32 -I. -I. -I../../../include -I../../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -o tmarshal.res tmarshal.rc ccache gcc -m32 -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer -D_REENTRANT -fPIC -Wall -pip...
2011 Sep 16
3
make: *** [dlls/msvcrt/tests] Error 2
gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./.. -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -g -O2 -fno-builtin -o data.o data.c /usr/ccs/bin/as: "<stdin>": error: symbol "_open&...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...ing to be done for `all'. > :info:build make[1]: Nothing to be done for `all'. > :info:build make[1]: Nothing to be done for `all'. > :info:build make[1]: Nothing to be done for `all'. > :info:build /usr/bin/gcc-4.0 -m32 -c -I. -I. -I../../../include -I../../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wpointer-arith -I/opt/local/include -pipe -O2 -arch i386 -o access.o access.c > :info:build xslpattern.y:56: unrecognized: %parse_param > :info:build xslpattern.y:56: Sk...
2009 Oct 09
0
Wine release 1.1.31
...Fix empty function prototypes. advapi32: Use strict prototypes in the VTableProvStruc definition. winhlp32: Use explicit prototypes for the dll callbacks. winhlp32: Don't use FARPROC for functions that take variable number of arguments. programs: Build all programs with -DWINE_STRICT_PROTOTYPES. configure: Build with -Wstrict-prototypes if supported. libport: Remove unnecessary function prototypes. kernel32: Move the 16-bit string functions to kernel16.c. kernel32: Move the 16-bit error functions to error16.c. kernel32: Move the 16-bit synchronization functio...