Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:static

55 # Whether or not to build static libraries.
61 # Whether or not to disallow shared libs when runtime libs are static
174 link_static_flag="-static"
547 *ar\ archive*) # could be an import, or static
554 *) win32_libid_type="x86 archive static";;
844 $echo "enable static libraries"
846 $echo "disable static libraries"
906 static)
1012 -static | -prefer-pic | -prefer-non-pic)
1129 -static)
1430 # even a static library is built. For now, we need to specify
1432 # that all symbols are satisfied, otherwise we get a static library.
1489 # We need to know -static, to get the right output filenames.
1493 -all-static | -static)
1494 if test "X$arg" = "X-all-static"; then
1496 $echo "$modename: warning: complete static linking is impossible in this configuration" 1>&2
1515 # See if our shared archives depend on static archives.
1790 -all-static)
2067 -static)
2068 # The effects of -static are defined in a previous loop.
2069 # We used to do the same as -all-static on platforms that
2508 if test "X$ll" = "X$old_library" ; then # only static version available
2593 $echo "*** Warning: Trying to link with static lib archive $deplib."
2598 $echo "*** that it is just a static archive that I should not used here."
2602 $echo "*** static library $deplib is not portable!"
2787 # Prefer using a static library (so that no silly _DYNAMIC symbols
2833 # or/and link against static libraries
2886 # We only need to search for static libraries
3022 $echo "** And there doesn't seem to be a static archive available"
3141 # is not unsupported. This is valid on all known static and
3154 # We're trying link a shared library against a static one
3158 # that the program can be linked against the static library.
3160 $echo "*** Warning: This system can not link to static lib archive $lib."
3166 $echo "*** a static module, that should work as long as the dlopening application"
3186 fi # link shared/static library?
3258 # we do not want to link against static libs,
3861 # Don't check for shared/static. Everything works.
4129 $echo "*** a static module, that should work as long as the dlopening"
4155 $echo "*** libtool will only create a static version of it."
5013 static const void *lt_preloaded_setup() {
5029 # pic_flag when linking with -static. The problem exists in
5033 *" -static "*) ;;
5038 *" -static "*) ;;
5453 /* static buffer for getcwd */
5567 static void
5808 # static archive out of a convenience library, or when linking
6036 # The name of the static archive.
6232 # Do the static libraries later.
6363 # Maybe install the static library, too.
7065 -static always build a \`.o' file suitable for static linking
7132 -all-static do not do any dynamic linking at all
7154 -static do not do any dynamic linking of libtool libraries
7203 # choices, we go for a static library, that is the most portable,
7207 # support having both static and shared libraries enabled at the same
7209 # If a disable-shared tag is given, we'll fallback to a static-only
7210 # configuration. But we'll never go from static-only to shared-only.
7216 # ### BEGIN LIBTOOL TAG CONFIG: disable-static
7217 disable_libs=static
7218 # ### END LIBTOOL TAG CONFIG: disable-static
7234 # Whether or not to build static libraries.
7240 # Whether or not to disallow shared libs when runtime libs are static
7353 link_static_flag="-static"