search for: d__powerpc__

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

Did you mean: __powerpc__
2008 Nov 28
3
Compiling ERROR.
...make[1]: `makedep' is up to date. make[2]: Nothing to be done for `all'. gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -D__powerpc__ -o port.o port.c {standard input}:120:Parameter syntax error (parameter 1) {standard input}:121:Parameter syntax error (parameter 1) {standard input}:122:Parameter syntax error (parameter 1) {standard input}:123:Parameter syntax error (parameter 1) {standard input}:124:Parameter syntax error (para...
2005 Sep 07
1
Error compiling Wine on Mac OS X 10.4
...anually doing the build process with the same results: gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -ffixed-r13 -no-cpp-precomp -D__powerpc__ -o instr.o instr.c instr.c: In function 'INSTR_EmulateInstruction': instr.c:573: warning: passing argument 2 of 'NtGetContextThread' from incompatible pointer type instr.c:592: warning: passing argument 2 of 'NtGetContextThread' from incompatible pointer type instr.c:596:...
2001 Sep 24
1
ext3-2.4-0.9.10
An ext3 patch against linux 2.4.10 is at http://www.uow.edu.au/~andrewm/linux/ext3/ This patch is *lightly tested* - ie, it boots and does stuff. The changes to ext3 are small, but the kernel which it patches has recently changed a lot. If you're cautious, please wait a couple of days. The patch retains the buffer-tracing code. This will soon be broken out into a separate patch to make
2003 Dec 25
3
Missing LDSHARED in Makefiles; build problems.
I've been trying to build Wine (20031118) on a G4 PowerBook running OS X 10.3.1. The first problem occurs during configure: checking for XF86VidModeQueryExtension in -lXxf86vm... yes checking for XRRSetScreenConfigAndRate in -lXrandr... yes checking for XvShmCreateImage in -lXv... yes configure: error: /usr/X11R6/lib/libGL.a is present on your system. This prevents linking to OpenGL. Delete