Mac OS X 上用 otool 代替 ldd

來源:互聯網
上載者:User

Mac OS X 上用 otool 代替 ldd
  • Author: 柳大·Poechant(鐘超)
  • Email: zhongchao.ustc#gmail.com (# -> @)
  • Blog: Blog.CSDN.net/Poechant
  • Date: May 13th, 2012

在 Mac OS X 上使用 Linux 上經常使用的命令ldd,會有如下提示:

Michael:nginx michael$ ldd sbin/nginx-bash: ldd: command not found

如果你問我ldd是幹嘛的,我也不會不耐煩的。ldd就是list dynamic dependencies(我猜的)。在 Mac OS X 上使用otool -L來代替ldd很簡單:

Michael:logs michael$ otool -L ../sbin/nginx../sbin/nginx:    /usr/lib/libpcre.0.dylib (compatibility version 1.0.0, current version 1.1.0)    /usr/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current version 44.0.0)    /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.5)    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 159.1.0)

Enjoy It!

-

轉載請註明來自:Blog.CSDN.net/Poechant

-

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.