创建动态链接库:
或手动指定库路径
$ gcc -o foobar main.c-llt -B /path/to/lib
$ exportLD_LIBRARY_PATH=/path/to/lib
查看动态链接库 和上次比 有发现没~~~~~~