export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD/ gcc main.c -L. -lft_malloc -g -o main lib/lib.a ./main #rm main