annotate TOOLS/realcodecs/drv4.sh @ 10910:eb339c10228e

Lol! This command will try to change xfer_mode, and not a cdrom spin speed. Removed.
author lumag
date Sun, 21 Sep 2003 12:59:13 +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