Bangun file .so

# GCC:
gcc -shared -o YOURFILE!.so -fPIC YOURFILE!.c
Blyxyas