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.
出力に基づいて-rpathlibtoolを設定するベスト プラクティスはありますか? トリックに頼る必要がありますか?-Rpkg-configsed
-rpath
-R
pkg-config
sed
通常、rpath は移植性がありません。そのため、すべてのライブラリがデフォルトのシステム パスにあるため、pkg-config パッケージには rpath がありません。では、なぜこの場合に rpath を使用するのでしょうか?