Home | History | Annotate | Download | only in libnfnetlink

Lines Matching refs:static

646       $ECHO "enable static libraries"
648 $ECHO "disable static libraries"
1144 -shared | -static | -prefer-pic | -prefer-non-pic)
1240 -static)
1487 -shared do not build a \`.o' file suitable for static linking
1488 -static only build a \`.o' file suitable for static linking
1559 -all-static do not do any dynamic linking at all
1583 -static do not do any dynamic linking of uninstalled libtool libraries
1584 -static-libtool-libs
1979 # Do the static libraries later.
2085 # Maybe install the static library, too.
2466 static const void *lt_preloaded_setup() {
2479 *" -static "*) ;;
2485 # pic_flag when linking with -static. The problem exists in
2561 *ar\ archive*) # could be an import, or static
2575 *) win32_libid_type="x86 archive static";;
3252 static void
3284 static const char *script_text_part1 =
3293 static const char *script_text_part2 =
3345 static const size_t opt_prefix_len = LTWRAPPER_OPTION_PREFIX_LENGTH;
3346 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
3348 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
3350 static const size_t env_set_opt_len = LTWRAPPER_OPTION_PREFIX_LENGTH + 7;
3351 static const char *env_set_opt = LTWRAPPER_OPTION_PREFIX "env-set";
3354 static const size_t env_prepend_opt_len = LTWRAPPER_OPTION_PREFIX_LENGTH + 11;
3355 static const char *env_prepend_opt = LTWRAPPER_OPTION_PREFIX "env-prepend";
3358 static const size_t env_append_opt_len = LTWRAPPER_OPTION_PREFIX_LENGTH + 10;
3359 static
3663 /* static buffer for getcwd */
3836 static void
4045 # even a static library is built. For now, we need to specify
4047 # that all symbols are satisfied, otherwise we get a static library.
4105 # We need to know -static, to get the right output filenames.
4115 -all-static | -static | -static-libtool-libs)
4117 -all-static)
4119 func_warning "complete static linking is impossible in this configuration"
4126 -static)
4132 -static-libtool-libs)
4146 # See if our shared archives depend on static archives.
4409 -all-static)
4411 # See comment for -static flag below, for more details.
4673 -static | -static-libtool-libs)
4674 # The effects of -static are defined in a previous loop.
4675 # We used to do the same as -all-static on platforms that
5137 if test "X$ll" = "X$old_library" ; then # only static version available
5224 # but linking other static libraries is non-portable.
5244 $ECHO "*** Warning: Trying to link with static lib archive $deplib."
5249 $ECHO "*** that it is just a static archive that I should not use here."
5253 $ECHO "*** static library $deplib is not portable!"
5443 # Prefer using a static library (so that no silly _DYNAMIC symbols
5495 # or/and link against static libraries
5549 # We only need to search for static libraries
5690 $ECHO "*** And there doesn't seem to be a static archive available"
5813 # is not unsupported. This is valid on all known static and
5826 # We're trying link a shared library against a static one
5830 # that the program can be linked against the static library.
5832 $ECHO "*** Warning: This system can not link to static lib archive $lib."
5838 $ECHO "*** a static module, that should work as long as the dlopening application"
5858 fi # link shared/static library?
6530 # Don't check for shared/static. Everything works.
6806 $ECHO "*** a static module, that should work as long as the dlopening"
6832 $ECHO "*** libtool will only create a static version of it."
7925 # static archive out of a convenience library, or when linking
8148 # The name of the static archive.
8390 # choices, we go for a static library, that is the most portable,
8394 # support having both static and shared libraries enabled at the same
8396 # If a disable-shared tag is given, we'll fallback to a static-only
8397 # configuration. But we'll never go from static-only to shared-only.
8404 # ### BEGIN LIBTOOL TAG CONFIG: disable-static
8406 # ### END LIBTOOL TAG CONFIG: disable-static