search for: testcpuid

Displaying 2 results from an estimated 2 matches for "testcpuid".

Did you mean: guestcpuid
2004 Nov 29
1
unable to compile testcpuid.c in spandsp in x86_64
Steven Hi, I'm unable to compile testcpuid.c with the __x86_64__ architecture (Athlon 64 processor). The messages are: /tmp/ccONleRV.s: Assembly messages: /tmp/ccONleRV.s: Error: suffix or operands invalid for 'pushf' " 'pop' " 'push' " 'popf' Is it safe to ignore this module? When I attem...
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...