Home | History | Annotate | Download | only in build-scripts

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
3664 /* static buffer for getcwd */
3837 static void
4046 # even a static library is built. For now, we need to specify
4048 # that all symbols are satisfied, otherwise we get a static library.
4106 # We need to know -static, to get the right output filenames.
4116 -all-static | -static | -static-libtool-libs)
4118 -all-static)
4120 func_warning "complete static linking is impossible in this configuration"
4127 -static)
4133 -static-libtool-libs)
4147 # See if our shared archives depend on static archives.
4410 -all-static)
4412 # See comment for -static flag below, for more details.
4674 -static | -static-libtool-libs)
4675 # The effects of -static are defined in a previous loop.
4676 # We used to do the same as -all-static on platforms that
5135 if test "X$ll" = "X$old_library" ; then # only static version available
5222 # but linking other static libraries is non-portable.
5242 $ECHO "*** Warning: Trying to link with static lib archive $deplib."
5247 $ECHO "*** that it is just a static archive that I should not use here."
5251 $ECHO "*** static library $deplib is not portable!"
5441 # Prefer using a static library (so that no silly _DYNAMIC symbols
5493 # or/and link against static libraries
5547 # We only need to search for static libraries
5688 $ECHO "*** And there doesn't seem to be a static archive available"
5811 # is not unsupported. This is valid on all known static and
5824 # We're trying link a shared library against a static one
5828 # that the program can be linked against the static library.
5830 $ECHO "*** Warning: This system can not link to static lib archive $lib."
5836 $ECHO "*** a static
5856 fi # link shared/static library?
6524 # Don't check for shared/static. Everything works.
6800 $ECHO "*** a static module, that should work as long as the dlopening"
6826 $ECHO "*** libtool will only create a static version of it."
7919 # static archive out of a convenience library, or when linking
8142 # The name of the static archive.
8384 # choices, we go for a static library, that is the most portable,
8388 # support having both static and shared libraries enabled at the same
8390 # If a disable-shared tag is given, we'll fallback to a static-only
8391 # configuration. But we'll never go from static-only to shared-only.
8398 # ### BEGIN LIBTOOL TAG CONFIG: disable-static
8400 # ### END LIBTOOL TAG CONFIG: disable-static