Lines Matching refs:library
13 With it, you can compile the core C++ runtime into a static library.
15 This static library will not contain:
61 This should compile a static library in
234 _Note: To use this library in an iOS application, see related instructions in
276 When it completes, you will have a unified library for all architectures
289 library you can pass the -T flag to avoid a clean & rebuild. This should
290 take you just a few seconds to generate the library if you modified one file.
298 library in a simple app.
317 Then, you will need to compile the nsync library for iOS (optionally takes -a $ARCH flag):
332 This creates a library in
338 library in a simple app.
342 In some situations, you will need a universal library. In that case, you will
370 Please note this is an aggressive optimization of the operators and the resulting library may not work with other graphs but will reduce the size of the final library.
396 sudo ldconfig # refresh shared library cache
402 Once that's done, you can use make to build the library and example:
423 when you try to run any programs using the library.
483 are included in the library. This is designed to match the equivalent rule in