LYNX
Links
Tags
Categories
gcc笔记
2019-04-03
-ldl
the dynamic linking library,如果程序中使用dlopen,dlsym,dlclose,dlerror**加载动态库,需要设置选项-ldl
dlopen
dlsym
dlclose
dlerror
ldd a.out
CSDN
uname -r
sudo apt install linux-headers-5.0.0-36-generic # 你的版本号
locate slab.h
sudo apt install apt-filesudo apt-file updateapt-file search ".h"
1 / 1