view TOOLS/realcodecs/rv30.sh @ 8014:3d6904cee13e

The first language ripped is set as the default language by writing the langidx tag with the index of this language. patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> (accepted by Kim Minh Kaplan)
author arpi
date Fri, 01 Nov 2002 00:01:53 +0000
parents 86c478bea7ce
children
line wrap: on
line source

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