Lines Matching refs:static

215   *ar\ archive*) # could be an import, or static
228 *) win32_libid_type="x86 archive static";;
529 $echo "enable static libraries"
531 $echo "disable static libraries"
591 static)
697 -static | -prefer-pic | -prefer-non-pic)
815 -static)
1116 # even a static library is built. For now, we need to specify
1118 # that all symbols are satisfied, otherwise we get a static library.
1175 # We need to know -static, to get the right output filenames.
1179 -all-static | -static | -static-libtool-libs)
1181 -all-static)
1183 $echo "$modename: warning: complete static linking is impossible in this configuration" 1>&2
1190 -static)
1196 -static-libtool-libs)
1210 # See if our shared archives depend on static archives.
1485 -all-static)
1763 -static | -static-libtool-libs)
1764 # The effects of -static are defined in a previous loop.
1765 # We used to do the same as -all-static on platforms that
2201 if test "X$ll" = "X$old_library" ; then # only static version available
2286 $echo "*** Warning: Trying to link with static lib archive $deplib."
2291 $echo "*** that it is just a static archive that I should not used here."
2295 $echo "*** static library $deplib is not portable!"
2480 # Prefer using a static library (so that no silly _DYNAMIC symbols
2526 # or/and link against static libraries
2581 # We only need to search for static libraries
2717 $echo "** And there doesn't seem to be a static archive available"
2836 # is not unsupported. This is valid on all known static and
2849 # We're trying link a shared library against a static one
2853 # that the program can be linked against the static library.
2855 $echo "*** Warning: This system can not link to static lib archive $lib."
2861 $echo "*** a static module, that should work as long as the dlopening application"
2881 fi # link shared/static library?
2953 # we do not want to link against static libs,
3556 # Don't check for shared/static. Everything works.
3821 $echo "*** a static module, that should work as long as the dlopening"
3847 $echo "*** libtool will only create a static version of it."
4710 static const void *lt_preloaded_setup() {
4726 # pic_flag when linking with -static. The problem exists in
4730 *" -static "*) ;;
4735 *" -static "*) ;;
5150 /* static buffer for getcwd */
5264 static void
5519 # static archive out of a convenience library, or when linking
5747 # The name of the static archive.
5943 # Do the static libraries later.
6074 # Maybe install the static library, too.
6778 -static always build a \`.o' file suitable for static linking
6845 -all-static do not do any dynamic linking at all
6867 -static do not do any dynamic linking of uninstalled libtool libraries
6868 -static-libtool-libs
6918 # choices, we go for a static library, that is the most portable,
6922 # support having both static and shared libraries enabled at the same
6924 # If a disable-shared tag is given, we'll fallback to a static-only
6925 # configuration. But we'll never go from static-only to shared-only.
6931 # ### BEGIN LIBTOOL TAG CONFIG: disable-static
6932 disable_libs=static
6933 # ### END LIBTOOL TAG CONFIG: disable-static