search for: d__i386__

Displaying 9 results from an estimated 9 matches for "d__i386__".

Did you mean: __i386__
2009 Jul 14
4
error on solaris please help interlocked*functions
...d, ISDN won't be supported. > configure: libldap (OpenLDAP) development files not found, LDAP won't be supported. > > configure: Finished. Do 'make depend && make' to compile Wine. > > cc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -g -D__i386__ -o makedep.o makedep.c > cc -g -D__i386__ -o makedep makedep.o > ../tools/makedep -C. -S.. -T.. -I/usr/include/freetype2 fnt2bdf.c fnt2fon.c make_ctests.c makedep.c relpath.c sfnt2fnt.c > `makedep' is up to date. > ../../tools/makedep -C. -S../.. -T../.....
2007 Mar 12
2
Suffix or Operands invalid during AMD64 compile
.../src/wine-0.9.32 /libs/port' make[2]: Warning: File `gettid.o' has modification time 0.037 s in the future gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -D__i386__ -o interlocked.o interlocked.c {standard input}: Assembler messages: {standard input}:38: Error: suffix or operands invalid for `push' {standard input}:39: Error: suffix or operands invalid for `push' {standard input}:46: Error: suffix or operands invalid for `pop' {standard input}:47:...
2004 Dec 30
2
[PATCH] /proc/sys/kernel/bootloader_type
This patch exports to userspace the boot loader ID which has been exported by (b)zImage boot loaders since boot protocol version 2. Tested on i386 and x86-64; as far as I know those are the only architectures which use zImage/bzImage format. -hpa Signed-Off-By: H. Peter Anvin <hpa at zytor.com>
2009 Jan 15
3
Assembler errors in interlocked.c 0.9.61/1.1.12
...s different from mine). However, when building for the first time, this error occurs: Code: ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -D__i386__ -o interlocked.o interlocked.c {standard input}: Assembler messages: {standard input}:38: Error: suffix or operands invalid for `push' {standard input}:39: Error: suffix or operands invalid for `push' {standard input}:46: Error: suffix or operands invalid for `pop' {standard input}:47:...
2006 Nov 22
0
howto compile wine on centos 4 and x86_64
...wine' make[2]: Entering directory `/home/silentm/wine-0.9.25/libs/wine' 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__i386__ -o casemap.o casemap.c In file included from ../../include/windef.h:234, from ../../include/wine/unicode.h:26, from casemap.c:4: ../../include/winnt.h:764:1: warning: "CONTEXT_CONTROL" redefined ../../include/winnt.h:719:1: warning: this is the location...
2006 Nov 20
0
amd 64 compile on centos 4 or RHEL 4
...port' make[2]: Entering directory `/home/silentm/wine-0.9.25/libs/wine' 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__i386__ -o casemap.o casemap.c In file included from ../../include/windef.h:234, from ../../include/wine/unicode.h:26, from casemap.c:4: ../../include/winnt.h:764:1: warning: "CONTEXT_CONTROL" redefined ../../include/winnt.h:719:1: warning: this is the location...
2008 Oct 18
1
end of line not at end of line (Compile error) (V1.0.1&1.0.6
http://www.linuxquestions.org/questions/fedora-35/fedora-core-9-compile-error-wine1.0.1-and-1.0.6-677151/ ct-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o menu.o menu.c {standard input}: Assembler messages: {standard input}:7413: Warning: end of file not at end of a line; newline inserted gcc: Internal error: Segmentatiefout (program cc1) Please
2007 Oct 30
0
[LLVMdev] collect2 hack
...ld -Wl,-O0 -Wl,-disable-inlining -Wl,-disable-opt' To get the make line right, you will need to know the details of your build process, if it relies on LD and LDFLAGS, use something like: make CC=llvm-gcc LD=llvm-ld CFLAGS+='-g -I. -O0 -fkeep-inline-functions -fno-inline -finline-limit=0 -D__i386__' LDFLAGS+='-O0 -disable-inlining -disable-opt -enable-ld' This is an ugly hack, but it works for me. Script is not perfect, and fixes/patches would be welcome. You are free to use the script as you wish (public domain sw), and there are no guarantees whatsoever. I'm really hope...
1999 Jan 07
1
problems compiling R packages with Linux
...gcc -v -fnull-version -o /tmp/gfa11201 -xf77-cpp-input /tmp/gfa11201.f -xnone -lf2c -lm Reading specs from /usr/lib/gcc-lib/i486-delix-linux/2.7.2.3/specs gcc version 2.7.2.3 /usr/lib/gcc-lib/i486-delix-linux/2.7.2.3/cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=7 -D__ELF__ -D__unix__ -D__i386__ -D__linux__ -D__unix -D__i386 -D__linux -Asystem(unix) -Asystem(posix) -Acpu(i386) -Amachine(i386) -D_LANGUAGE_FORTRAN -traditional -D__i486__ /tmp/gfa11201.f /tmp/cca11202.i GNU CPP version 2.7.2.3 (i386 Linux/ELF) #include "..." search starts here: #include <...> search star...