gcc 链接不到 函数实现, undefined reference to xxx

  • makefile 中使用 -Lpath/to/static/ib/ 指定了静态库的路径,使用-llibname 指定了静态库的名称 ,还提示有没有链接到的函数,
    又可能是依赖的几个静态库存在线性依赖关系
posted @ 2021-09-01 22:34  wangshaodong  阅读(156)  评论(0编辑  收藏  举报