annotate TOOLS/realcodecs/drv3.sh @ 12978:fd3f2cacd434

XviD option descriptions, patch by Guillaume POIRIER <gpoirier@irisa.fr>
author diego
date Mon, 09 Aug 2004 11:12:52 +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 drv3.so.6.0
86c478bea7ce realplayer codecs wrappers, originaly written by Florian Schneider, extended
arpi
parents:
diff changeset
2 gcc -c drv3.c -g &&
86c478bea7ce realplayer codecs wrappers, originaly written by Florian Schneider, extended
arpi
parents:
diff changeset
3 ld -shared -o drv3.so.6.0 drv3.o -ldl -lc