• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            posts - 319, comments - 22, trackbacks - 0, articles - 11
              C++博客 :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

            @executable path, @load path and @rpath

            Posted on 2012-04-18 06:14 RTY 閱讀(1490) 評論(0)  編輯 收藏 引用 所屬分類: 編程常識Mac osLinux

            @executable path, @load path and @rpath

            2010年11月6日 by Wincent Colaiuta

            Note: this article is actually about the @executable_path, @load_path and @rpath install paths used by the linker on Mac OS X; wiki titles can't include underscores, however, because they are ambiguous with spaces.

            Absolute paths

            Useful for frameworks installed in shared locations. Example:

            • Install path: /Library/Frameworks/Foo.framework/Versions/A/Foo

            @executable_path

            Useful for frameworks embedded inside applications, because it allows you to specify the location of the framework relative to the application's executable:

            • Install path: @executable_path/../Frameworks/Foo.framework/Versions/A/Foo
            • Application location: /Applications/Foo.app
            • Executable path: /Applications/Foo.app/Contents/MacOS
            • Framework location: /Applications/Foo.app/Contents/Frameworks/Foo.framework
            • Linker puts all this together to figure out that the framework binary can be found at: /Applications/Foo.app/Contents/MacOS/../Frameworks/Foo.framework/Versions/A/Foo

            @loader_path

            Available from Mac OS X 10.4 Tiger onwards; useful for frameworks embedded inside plug-ins, because it allows you to specify the location of the framework relative to the plug-in's code (remember, plug-ins may not actually know where they are going to be installed, relative to the application, so knowing @executable_path doesn't help us in this case):

            • Install path: @loader_path/../Frameworks/Foo.framework/Versions/A/Foo
            • Application location: /Applications/Foo.app
            • Plug-in location: /Library/Application Support/Foo/Plug-Ins/Bar.bundle
            • Executable path: /Applications/Foo.app/Contents/MacOS
            • Loader path: /Library/Application Support/Foo/Plug-Ins/Bar.bundle/Contents/MacOS
            • Framework location: /Library/Application Support/Foo/Plug-Ins/Bar.bundle/Contents/Frameworks/Foo.framework
            • Linker puts all this together to figure out that the framework binary can be found at: /Library/Application Support/Foo/Plug-Ins/Bar.bundle/Contents/MacOS/../Frameworks/Foo.framework/Versions/A/Foo

            Note that if the "loader" is an application rather than a plug-in, the @loader_path ends up being equivalent to @executable_path.

            @rpath

            New in Mac OS X 10.5 Leopard is @rpath. Key points:

            • @rpath instructs the dynamic linker to search a list of paths in order to locate the framework
            • critically, this list is embedded in the loading application
            • this means that a single framework with @rpath/Foo.framework/Versions/A/Foo can be made to work in a number of different ways; that is, you are effectively no longer limited by the choice of specifying your "install path" using either @executable_path or @loader_path
            • the down side: you now have to pass additional linker flags when building the host application (eg. -rpath @executable_path/../Frameworks or /Library/Frameworks; note that specifying both will cause the dynamic linker to try looking in both locations)

            Sources

            波多野结衣久久一区二区 | 久久久久国产亚洲AV麻豆| 九九99精品久久久久久| 国产成人综合久久久久久| 一本大道久久香蕉成人网| 久久亚洲精品无码AV红樱桃| 久久精品亚洲一区二区三区浴池 | 亚洲AV无码久久精品狠狠爱浪潮| 久久精品国产秦先生| 亚洲&#228;v永久无码精品天堂久久| 77777亚洲午夜久久多喷| 99久久精品免费看国产| 亚洲精品乱码久久久久66| 久久精品国产亚洲一区二区三区| 久久久老熟女一区二区三区| 久久成人18免费网站| 国产99久久久国产精品~~牛| 久久精品国产亚洲av麻豆蜜芽| 久久国产一区二区| 久久精品无码专区免费青青| 亚洲日韩中文无码久久| 久久免费看黄a级毛片| 久久天天躁狠狠躁夜夜躁2014| 国产一久久香蕉国产线看观看| 东方aⅴ免费观看久久av| 亚洲中文字幕久久精品无码APP | 久久精品99久久香蕉国产色戒| 93精91精品国产综合久久香蕉 | 精品久久久久国产免费 | 久久久久久国产a免费观看不卡| 一本一本久久a久久综合精品蜜桃| 久久国产热精品波多野结衣AV| 久久精品一区二区三区中文字幕 | 久久婷婷午色综合夜啪| 国产精品免费福利久久| 欧美精品乱码99久久蜜桃| 大美女久久久久久j久久| 久久亚洲国产成人影院网站| 亚洲国产精品久久久久| 丰满少妇人妻久久久久久4| 2021久久精品国产99国产精品|