【问题标题】:Why does the JProfiler package contain the libstdc++ and libexpatlibs libraries?为什么 JProfiler 包中包含 libstdc++ 和 libexpatlibs 库?
【发布时间】:2011-11-29 11:32:25
【问题描述】:

我看到 JProfiler 在库文件夹中带有 libstdc++ 和 libexpat。此外,标准位置库将首先加载,因为代理(libjprofilerti)稍后加载。

ldd -v 表示依赖于打包的库。

为什么要包含这些库?

【问题讨论】:

    标签: libstdc++ jprofiler


    【解决方案1】:

    在一些较旧的 Linux 发行版上,默认情况下不安装这些库,因此它们包含在 JProfiler 代理中。在现代 Linux 发行版上,确实没有必要捆绑这些库。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-06-24
      • 2020-11-01
      • 1970-01-01
      • 2013-05-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-06-15
      相关资源
      最近更新 更多