http://bugs.winehq.org/show_bug.cgi?id=16746
Summary: oleaut32/tmarshal.c: compiler errors on powerpc Product: Wine Version: 1.1.12 Platform: Macintosh OS/Version: Linux Status: NEW Keywords: source Severity: minor Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o tmarshal.o tmarshal.c tmarshal.c:388:3: warning: #warning You need to implement stubless proxies for your architecture tmarshal.c: In function ‘init_proxy_entry_point’: tmarshal.c:1752: warning: unused variable ‘xasm’ tmarshal.c: At top level: tmarshal.c:1376: warning: ‘xCall’ defined but not used