Lines Matching full:need
6 system, and only need to ability to invoke the cross-compiler to add support
18 Before anything else, you need to decide whether your standalone toolchain
29 The second thing you need to know is which Android native API level you want
106 moved if you need to.
121 If you want to target the 'armeabi-v7a' ABI, you will need ensure that the
131 If you want to use Neon instructions, you will need one more compiler flag:
161 a custom build system, you may need to deal with the problem yourself.
194 NOTE: You will need to explicitly link with libsupc++ if you use these
205 Library. To use it, you however need to link with the proper library:
215 that need to run in the same address space at runtime (some global variables
216 need to be defined uniquely, which is not possible if you link the static
219 If you use this option, you need to ensure that libgnustl_shared.so is