Home | History | Annotate | Download | only in devcycle

Lines Matching refs:Linking

2 Dynamic Linking and Loading with glibc
16 Portable Native Client currently only supports static linking, and the
19 dynamic linking.
35 | Library| Linking | License | Description |
62 dynamically linking to glibc, for a couple of reasons:
79 Native Client support for dynamic linking and loading is based on glibc. Thus,
95 * Static linking with glibc is rarely used. Use this feature with caution.
126 To use the glibc library and dynamic linking in your application, you **must**
148 In the Native Client sandbox, dynamic linking can't rely in the same way on the
164 done by linking with the ``-shared`` flag and compiling with the ``-fPIC`` flag.
212 linking and loading. Take a look at the example Makefiles and the generated
425 of command line flags when linking. Reconfigure your command line string to