Searched refs:archive (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/unit/atf-src/admin/
H A Dar-lib79 # func_at_file at_file operation archive
88 archive=$3
95 $AR -NOLOGO $operation:"$member" "$archive" || exit $?
118 func_error "you must specify a program, an action and an archive"
126 func_error "you must specify a program, an action and an archive"
148 archive=$file
194 func_error "archive not found"
200 func_at_file "${1#@}" -REMOVE "$archive"
204 $AR -NOLOGO -REMOVE:"$file" "$archive" || exit $?
211 func_error "archive no
[all...]
H A Dltmain.sh3854 # Check to see that this really is a libtool archive.
3856 || func_fatal_help "'$lib' is not a valid libtool archive"
3985 func_warning "'$opt' is not a valid libtool archive"
4250 # Check to see that this really is a libtool archive.
4252 || func_fatal_help "'$file' is not a valid libtool archive"
4928 *ar\ archive\ import\ library*) # definitely import
4929 win32_libid_type="x86 archive import"
4931 *ar\ archive*) # could be an import, or static
4959 import*) win32_libid_type="x86 archive import";;
4960 *) win32_libid_type="x86 archive stati
[all...]
/bind-9.11.3/util/
H A Dkit.sh86 git archive --format=tar $remote $hash version | ( cd $verdir ;tar xf - )
115 git archive --format=tar $remote $hash | ( cd $topdir; tar xf -)
/bind-9.11.3/
H A Dltmain.sh2566 # Check to see that this really is a libtool archive.
2568 || func_fatal_help "\`$lib' is not a valid libtool archive"
2696 func_warning "\`$opt' is not a valid libtool archive"
2959 # Check to see that this really is a libtool archive.
2961 || func_fatal_help "\`$file' is not a valid libtool archive"
3581 *ar\ archive\ import\ library*) # definitely import
3582 win32_libid_type="x86 archive import"
3584 *ar\ archive*) # could be an import, or static
3599 import*) win32_libid_type="x86 archive import";;
3600 *) win32_libid_type="x86 archive stati
[all...]
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltconfig184 # All known linkers require a `.a' archive for static linking (except M$VC,
707 link_static_flag="${wl}-a ${wl}archive"
1249 # dlltool doesn't understand --whole-archive et. al.
1253 # ancient GNU ld didn't support --whole-archive et. al.
1254 if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; then
1255 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
2869 # Old archive suffix (normally "a").
2923 # List of archive names. First name is the real one, the rest are links.
2930 # Commands used to build and install an old-style archive
[all...]
H A Dltmain.sh1203 # Check to see that this really is a libtool archive.
1206 $echo "$modename: \`$arg' is not a valid libtool archive" 1>&2
1781 # Check to see if the archive will have undefined symbols.
2151 # Do each of the archive commands.
2978 # See if we need to build an old-fashioned archive.
3032 # Do each command in the archive commands.
3070 # Now create the libtool archive.
3108 # The name of the static archive.
3128 # Do a symbolic link so that the libtool archive can be found in
3294 # Check to see that this really is a libtool archive
[all...]

Completed in 33 milliseconds