Shared Libraries and Where To Find Them
- WindowsCMake: Build time vs runtime - WindowsCreating relocatable bundlesInstallers, packages, bundles ● Goal: build on one machine, run in another ● Application must find all its shared library dependencies Bundled with the application Arbitrary location (chosen at install time)Installers, packages, bundles ● Goal: build on one machine, run in another ● Application must find all its shared library dependencies executable and libraries ● Or specific formats: ○ macOS App bundles (.app) ○ AppImage on Linux ○ Android APKGathering shared libraries for bundles Linux: we can rely on the linker loader to gives us a list0 码力 | 94 页 | 6.49 MB | 5 月前3Dynamically Loaded Libraries Outside the Standard
called bundles in Mac OS X, are not .dylib • Usually have .so or .bundle filename extension • Do not support linking by passing -lname to ld • Some deprecated APIs can load, link, and unload bundles at at runtime • dlopen() APIs works with both dynamic libraries and bundles • Prior to Mac OS X 10.5, dlclose() does not unload dynamic libraries Example: NSBundle7 CppCon 2021 | • Portable Executable format0 码力 | 100 页 | 3.98 MB | 5 月前3Regular, Revisited
Revisited 8 Classified The classes we write: RAII Utility Callable Wrappers Function bundles :( Polymorphic types / Hierarchies Containers Values ... "The Evolution of C++ - A Typescript0 码力 | 180 页 | 19.96 MB | 5 月前3Guzzle PHP v5 Documentation
known CA bundle on disk. For example, Windows and OS X do not have a single common location for CA bundles. When setting “verify” to true, Guzzle will do its best to find the most appropriate CA bundle on0 码力 | 49 页 | 231.08 KB | 10 月前3Guzzle PHP 6.5 Documentation
known CA bundle on disk. For example, Windows and OS X do not have a single common location for CA bundles. When setting "verify" to true, Guzzle will do its best to find the most appropriate CA bundle on0 码力 | 65 页 | 311.42 KB | 10 月前3Guzzle PHP v5 Documentation
known CA bundle on disk. For example, Windows and OS X do not have a single common location for CA bundles. When setting "verify" to true, Guzzle will do its best to find the most appropriate CA bundle on0 码力 | 62 页 | 309.78 KB | 10 月前3Guzzle PHP 6.5 Documentation
known CA bundle on disk. For example, Windows and OS X do not have a single common location for CA bundles. When setting “verify” to true, Guzzle will do its best to find the most appropriate CA bundle on0 码力 | 50 页 | 237.04 KB | 10 月前3Guzzle PHP 5.3 Documentation
known CA bundle on disk. For example, Windows and OS X do not have a single common location for CA bundles. When setting “verify” to true, Guzzle will do its best to find the most appropriate CA bundle on0 码力 | 63 页 | 275.75 KB | 10 月前3Guzzle PHP 5.3 Documentation
known CA bundle on disk. For example, Windows and OS X do not have a single common location for CA bundles. When setting “verify” to true, Guzzle will do its best to find the most appropriate CA bundle on0 码力 | 72 页 | 312.62 KB | 10 月前3Django CMS 3.9.x Documentation
CMS. If you want to use JavaScript code provided by CMS in external applications, you can only use bundles distributed by CMS, not the source modules. Contributing documentation Perhaps considered “boring”0 码力 | 417 页 | 1.68 MB | 6 月前3
共 44 条
- 1
- 2
- 3
- 4
- 5