view TOOLS/realcodecs/14_4.sh @ 17574:9c90977d9f50

Remove a call to snd_pcm_prepare() because snd_pcm_hw_params() does it automatically, and remove a call to snd_pcm_drop() because snd_pcm_close() does it automatically.
author cladisch
date Fri, 10 Feb 2006 09:26:11 +0000
parents 5ea24082eaaa
children
line wrap: on
line source

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