#!/bin/sh # the shared library must have already been compiled, # the compiled one from the tmp directory is used export MALLOC_CHECK_=3 export LD_LIBRARY_PATH="$PWD/tmp" ./tmp/test-libsph-sp