view TOOLS/realcodecs/28_8.sh @ 15380:13caaffcd412

dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
author nplourde
date Mon, 09 May 2005 17:02:10 +0000
parents 5ea24082eaaa
children
line wrap: on
line source

rm 28_8.so.6.0
gcc -c 28_8.c -g
ld -shared -o 28_8.so.6.0 28_8.o -ldl -lc