# # gcc toolchain config # CFLAGS = -std=gnu99 -g LDFLAGS = -rdynamic SHLIB_CFLAGS = -fPIC SHLIB_LDFLAGS = -shared