Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:static

195   *ar\ archive*) # could be an import, or static
202 *) win32_libid_type="x86 archive static";;
492 $echo "enable static libraries"
494 $echo "disable static libraries"
554 static)
660 -static | -prefer-pic | -prefer-non-pic)
777 -static)
1078 # even a static library is built. For now, we need to specify
1080 # that all symbols are satisfied, otherwise we get a static library.
1137 # We need to know -static, to get the right output filenames.
1141 -all-static | -static)
1142 if test "X$arg" = "X-all-static"; then
1144 $echo "$modename: warning: complete static linking is impossible in this configuration" 1>&2
1163 # See if our shared archives depend on static archives.
1438 -all-static)
1715 -static)
1716 # The effects of -static are defined in a previous loop.
1717 # We used to do the same as -all-static on platforms that
2156 if test "X$ll" = "X$old_library" ; then # only static version available
2241 $echo "*** Warning: Trying to link with static lib archive $deplib."
2246 $echo "*** that it is just a static archive that I should not used here."
2250 $echo "*** static library $deplib is not portable!"
2435 # Prefer using a static library (so that no silly _DYNAMIC symbols
2481 # or/and link against static libraries
2534 # We only need to search for static libraries
2670 $echo "** And there doesn't seem to be a static archive available"
2789 # is not unsupported. This is valid on all known static and
2802 # We're trying link a shared library against a static one
2806 # that the program can be linked against the static library.
2808 $echo "*** Warning: This system can not link to static lib archive $lib."
2814 $echo "*** a static module, that should work as long as the dlopening application"
2834 fi # link shared/static library?
2906 # we do not want to link against static libs,
3509 # Don't check for shared/static. Everything works.
3777 $echo "*** a static module, that should work as long as the dlopening"
3803 $echo "*** libtool will only create a static version of it."
4661 static const void *lt_preloaded_setup() {
4677 # pic_flag when linking with -static. The problem exists in
4681 *" -static "*) ;;
4686 *" -static "*) ;;
5101 /* static buffer for getcwd */
5215 static void
5456 # static archive out of a convenience library, or when linking
5684 # The name of the static archive.
5880 # Do the static libraries later.
6011 # Maybe install the static library, too.
6713 -static always build a \`.o' file suitable for static linking
6780 -all-static do not do any dynamic linking at all
6802 -static do not do any dynamic linking of libtool libraries
6851 # choices, we go for a static library, that is the most portable,
6855 # support having both static and shared libraries enabled at the same
6857 # If a disable-shared tag is given, we'll fallback to a static-only
6858 # configuration. But we'll never go from static-only to shared-only.
6864 # ### BEGIN LIBTOOL TAG CONFIG: disable-static
6865 static
6866 # ### END LIBTOOL TAG CONFIG: disable-static