annotate TOOLS/realcodecs/drv4.sh @ 16643:34cf1ee53f6c

synced with 1.22, patch by johan bos
author gpoirier
date Sun, 02 Oct 2005 21:48:26 +0000
parents 86c478bea7ce
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7110
86c478bea7ce realplayer codecs wrappers, originaly written by Florian Schneider, extended
arpi
parents:
diff changeset
1 rm drv4.so.6.0
86c478bea7ce realplayer codecs wrappers, originaly written by Florian Schneider, extended
arpi
parents:
diff changeset
2 gcc -c drv4.c -g &&
86c478bea7ce realplayer codecs wrappers, originaly written by Florian Schneider, extended
arpi
parents:
diff changeset
3 ld -shared -o drv4.so.6.0 drv4.o -ldl -lc