view TOOLS/realcodecs/28_8.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 28_8.so.6.0
gcc -c 28_8.c -g
ld -shared -o 28_8.so.6.0 28_8.o -ldl -lc