view TOOLS/realcodecs/sipr.sh @ 17858:996e419c1671

in24/in32/fl32 little/big-endian QuickTime PCM audio support approved by rxt
author rathann
date Mon, 13 Mar 2006 23:32:36 +0000
parents 86c478bea7ce
children
line wrap: on
line source

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