view TOOLS/realcodecs/sipr.sh @ 13047:4e613c87c2f5

spelling: big-endian and little-endian
author diego
date Wed, 18 Aug 2004 19:00:05 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm sipr.so.6.0
gcc -c sipr.c -g
ld -shared -o sipr.so.6.0 sipr.o -ldl -lc