view TOOLS/realcodecs/14_4.sh @ 10321:140fcbd20c18

fixed bandInfo name clash with libmp3lame v3.93.1 (longLimit and shortLimit are also only used in layer3.c so it's safe to make them static too - avoiding further clashes)
author alex
date Sat, 21 Jun 2003 23:45:07 +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