1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
wine 1.0.1-2 Failed 5722.497508
Reason: GCC_ERROR
1-line summary:
../../../dlls/dbghelp/stabs.c:1533:1: internal compiler error: output_operand: invalid expression as operand
multi-line summary:
../../../dlls/dbghelp/stabs.c:1533:1: internal compiler error: output_operand: invalid expression as operand
excerpt for mail:
gcc -m32 -c -I../../../dlls/dbghelp -I. -I../../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -g -o stabs.o ../../../dlls/dbghelp/stabs.c
../../../dlls/dbghelp/stabs.c:1533:1: internal compiler error: output_operand: invalid expression as operand
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.5/README.Bugs> for instructions.
{standard input}: Assembler messages:
{standard input}:11131: Warning: partial line at end of file ignored
make[3]: *** [stabs.o] Error 1
|