[MPlayer-dev-eng] cpuid vs 386 vs 486

Gabucino gabucino at mplayer.dev.hu
Tue Feb 5 22:41:59 CET 2002


It's the Question that drives us, David Holm :
> Try using the mnemonic pushfd and see if you still get sig ILL. For the
gcc -c -W -Wall -O2 -march=i386 -mcpu=i386 -g  -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o cpudetect.o cpudetect.c
cpudetect.c: In function `sigill_handler_sse':
cpudetect.c:215: warning: unused parameter ignal'
cpudetect.c: In function `sigfpe_handler_sse':
cpudetect.c:234: warning: unused parameter ignal'
/home/gabucino/tmp/ccgP2EHU.s: Assembler messages:
/home/gabucino/tmp/ccgP2EHU.s:336: Error: no such instruction: `pushfd'
/home/gabucino/tmp/ccgP2EHU.s:342: Error: no such instruction: `pushfd'
make: *** [cpudetect.o] Error 1

Just replaced pushf to pushfd. Anything else?

-- 
Gabucino

Compiler Advisory: Several of our users have reported random crashes..with gcc
two-dot-nine-six...the problem was compiler related. Replacing the faulty
binary with our binary always eliminated the problem. --- MySQL doc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020205/6d152e26/attachment.pgp>


More information about the MPlayer-dev-eng mailing list