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