ldconfig equivalent in Mac OS X?

后端 未结 3 1484
伪装坚强ぢ
伪装坚强ぢ 2020-12-07 20:25

Is there a parallel command to Linux\'s LDCONFIG for Mac OS X\'s Terminal?

3条回答
  •  無奈伤痛
    2020-12-07 21:17

    The answer is no. But you can still configure the search path via environment variables, see dyld(1).

提交回复
热议问题