Displaying 1 result from an estimated 1 matches for "ccxxghg6".
2005 May 16
0
spandsp in 64 bit Linux on AMD64
Is there any stable version of spandsp that works on a 64 bit Linux on an
AMD64 machine. When compiling version 0.0.1k I get the following error:
gcc -DHAVE_CONFIG_H -I. -I. -I. -I -g -O2 -c testcpuid.c -MT testcpuid.lo -MD
-MP -MF .deps/testcpuid.TPlo -fPIC -DPIC -o .libs/testcpuid.lo
/tmp/ccXxGHg6.s: Assembler messages:
/tmp/ccXxGHg6.s:8: Error: suffix or operands invalid for `pushf'
/tmp/ccXxGHg6.s:9: Error: suffix or operands invalid for `pushf'
/tmp/ccXxGHg6.s:10: Error: suffix or operands invalid for `pop'
/tmp/ccXxGHg6.s:13: Error: suffix or operands invalid for `push'
/...