annotate TOOLS/realcodecs/28_8.sh @ 19739:bac3ce0ec79c

r19739: readvcd link fix
author voroshil
date Fri, 08 Sep 2006 06:50:27 +0000
parents 5ea24082eaaa
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10122
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
1 rm 28_8.so.6.0
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
2 gcc -c 28_8.c -g
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
3 ld -shared -o 28_8.so.6.0 28_8.o -ldl -lc
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
4