linux 编译链接库:-lz -lrt -lm -lc

it2025-10-26  9

-lz 压缩库(Z)

-lrt 实时库(real time):shm_open系列

-lm 数学库(math)

-lc 标准C库(C lib)

-dl ,是显式加载动态库的动态函数库

最新回复(0)