annotate TOOLS/realcodecs/28_8.sh @ 12341:0db4a3a5b01d

removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
author alex
date Wed, 28 Apr 2004 10:18:33 +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