http://www.linuxquestions.org/questions ... .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 submit a full bug report.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make[2]: *** [menu.o] Fout 1
make[2]: Map '/home/vlip/bin/wine-1.0.1/dlls/user32/tests' wordt verlaten
make[1]: *** [user32/tests] Fout 2
make[1]: Map '/home/vlip/bin/wine-1.0.1/dlls' wordt verlaten
make: *** [dlls] Fout 2
gcc --version
gcc (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
end of line not at end of line (Compile error) (V1.0.1&1
sh ./configure CC="gcc" -- verbose
ok i did
sh ./configure CC="gcc" -- verbose
and now i got
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: Error: suffix or operands invalid for `pop'
make[2]: *** [interlocked.o] Fout 1
make[2]: Map '/home/***/bin/wine-1.1.6/libs/port' wordt verlaten
make[1]: *** [port] Fout 2
make[1]: Map '/home/***/bin/wine-1.1.6/libs' wordt verlaten
make: *** [libs] Fout 2
sh ./configure CC="gcc" -- verbose
and now i got
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: Error: suffix or operands invalid for `pop'
make[2]: *** [interlocked.o] Fout 1
make[2]: Map '/home/***/bin/wine-1.1.6/libs/port' wordt verlaten
make[1]: *** [port] Fout 2
make[1]: Map '/home/***/bin/wine-1.1.6/libs' wordt verlaten
make: *** [libs] Fout 2
end of line not at end of line (Compile error) (V1.0.1&1
On Sat, Oct 18, 2008 at 7:54 AM, vlip <[email protected]> wrote:
--
-Austin
$ ulimit -s unlimtedok i did
sh ./configure CC="gcc" -- verbose
and now i got
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: Error: suffix or operands invalid for `pop'
make[2]: *** [interlocked.o] Fout 1
make[2]: Map '/home/***/bin/wine-1.1.6/libs/port' wordt verlaten
make[1]: *** [port] Fout 2
make[1]: Map '/home/***/bin/wine-1.1.6/libs' wordt verlaten
make: *** [libs] Fout 2
--
-Austin