All pastes #318075 Raw Edit

Miscellany

public text v1 · immutable
#318075 ·published 2007-01-16 02:49 UTC
rendered paste body
gcc -O -ansi -g   -c -o scramble.o scramble.c
gcc -O -ansi -g   -c -o iriver.o iriver.c
gcc -O -ansi -g   -c -o mi4.o mi4.c
gcc -O -ansi -g   -c -o gigabeat.o gigabeat.c
gcc -g  scramble.o iriver.o mi4.o gigabeat.o   -o scramble
gcc -O -ansi -g   -c -o descramble.o descramble.c
gcc -g  descramble.o iriver.o gigabeat.o   -o descramble