Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何基于输出设置-rpath或 libtool 的最佳实践?我必须诉诸诡计吗?-Rpkg-configsed
-rpath
-R
pkg-config
sed
通常 rpath 是不可移植的,这就是 pkg-config packages 没有它的原因,因为所有的库都在默认的系统路径中。那么在这种情况下为什么要使用 rpath 呢?