#!/bin/sh
arm-alt-linux-gnueabi-gcc -x c -fPIC -shared -o $1.so $1
