Lines Matching refs:static
653 $ECHO "enable static libraries"
655 $ECHO "disable static libraries"
1151 -shared | -static | -prefer-pic | -prefer-non-pic)
1247 -static)
1494 -shared do not build a \`.o' file suitable for static linking
1495 -static only build a \`.o' file suitable for static linking
1566 -all-static do not do any dynamic linking at all
1590 -static do not do any dynamic linking of uninstalled libtool libraries
1591 -static-libtool-libs
1986 # Do the static libraries later.
2092 # Maybe install the static library, too.
2473 static const void *lt_preloaded_setup() {
2486 *" -static "*) ;;
2492 # pic_flag when linking with -static. The problem exists in
2568 *ar\ archive*) # could be an import, or static
2582 *) win32_libid_type="x86 archive static";;
3259 static void
3291 static const char *script_text_part1 =
3300 static const char *script_text_part2 =
3352 static const size_t opt_prefix_len = LTWRAPPER_OPTION_PREFIX_LENGTH;
3353 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
3355 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
3357 static const size_t env_set_opt_len = LTWRAPPER_OPTION_PREFIX_LENGTH + 7;
3358 static const char *env_set_opt = LTWRAPPER_OPTION_PREFIX "env-set";
3361 static const size_t env_prepend_opt_len = LTWRAPPER_OPTION_PREFIX_LENGTH + 11;
3362 static const char *env_prepend_opt = LTWRAPPER_OPTION_PREFIX "env-prepend";
3365 static
3366 static const char *env_append_opt = LTWRAPPER_OPTION_PREFIX "env-append";
3670 /* static buffer for getcwd */
3843 static void
4052 # even a static library is built. For now, we need to specify
4054 # that all symbols are satisfied, otherwise we get a static library.
4112 # We need to know -static, to get the right output filenames.
4122 -all-static | -static | -static-libtool-libs)
4124 -all-static)
4126 func_warning "complete static linking is impossible in this configuration"
4133 -static)
4139 -static-libtool-libs)
4153 # See if our shared archives depend on static archives.
4416 -all-static)
4418 # See comment for -static flag below, for more details.
4680 -static | -static-libtool-libs)
4681 # The effects of -static are defined in a previous loop.
4682 # We used to do the same as -all-static on platforms that
5141 if test "X$ll" = "X$old_library" ; then # only static version available
5228 # but linking other static libraries is non-portable.
5248 $ECHO "*** Warning: Trying to link with static lib archive $deplib."
5253 $ECHO "*** that it is just a static archive that I should not use here."
5257 $ECHO "*** static library $deplib is not portable!"
5447 # Prefer using a static library (so that no silly _DYNAMIC symbols
5499 # or/and link against static libraries
5553 # We only need to search for static libraries
5694 $ECHO "*** And there doesn't seem to be a static archive available"
5817 # is not unsupported. This is valid on all known static and
5830 # We're trying link a shared library against a static one
5834 # that the program can be linked against the static library.
5836 $ECHO "*** Warning: This system can not link to static lib archive $lib."
5842 $ECHO "*** a static module, that should work as long as the dlopening application"
5862 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
8196 # The name of the static archive.
8438 # choices, we go for a static library, that is the most portable,
8442 # support having both static and shared libraries enabled at the same
8444 # If a disable-shared tag is given, we'll fallback to a static-only
8445 # configuration. But we'll never go from static-only to shared-only.
8452 # ### BEGIN LIBTOOL TAG CONFIG: disable-static
8454 # ### END LIBTOOL TAG CONFIG: disable-static