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

/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltconfig218 old_DLLTOOL="$DLLTOOL"
507 # Set sane defaults for `DLLTOOL', `OBJDUMP', and `AS', used on cygwin.
508 test -z "$DLLTOOL" && DLLTOOL=dlltool
1170 $DLLTOOL --export-all --exclude-symbols DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12 --output-def $objdir/$soname-def $objdir/$soname-ltdll.$objext $libobjs $convenience~
1187 $DLLTOOL --as=$AS --dllname $soname --exclude-symbols DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12 --def $objdir/$soname-def --base-file $objdir/$soname-base --output-exp $objdir/$soname-exp~
1189 $DLLTOOL --as=$AS --dllname $soname --exclude-symbols DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12 --def $objdir/$soname-def --base-file $objdir/$soname-base --output-exp $objdir/$soname-exp~
1192 old_archive_from_new_cmds='$DLLTOOL --as=$AS --dllname $soname --def $objdir/$soname-def --output-lib $objdir/$libname.a'
2804 # DLLTOOL=$old_DLLTOOL OBJDUMP=$old_OBJDUMP AS=$old_AS \\
2848 DLLTOOL
[all...]
H A Dconfigure1643 DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \
/bind-9.11.3/unit/atf-src/
H A Dconfigure687 DLLTOOL
5798 if test -n "$DLLTOOL"; then
5799 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
5818 DLLTOOL=$ac_cv_prog_DLLTOOL
5819 if test -n "$DLLTOOL"; then
5820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
5821 $as_echo "$DLLTOOL" >&6; }
5830 ac_ct_DLLTOOL=$DLLTOOL
5868 DLLTOOL="false"
5876 DLLTOOL
[all...]
/bind-9.11.3/
H A Dconfigure923 DLLTOOL
5181 if test -n "$DLLTOOL"; then
5182 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
5201 DLLTOOL=$ac_cv_prog_DLLTOOL
5202 if test -n "$DLLTOOL"; then
5203 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
5204 $as_echo "$DLLTOOL" >&6; }
5213 ac_ct_DLLTOOL=$DLLTOOL
5251 DLLTOOL="false"
5259 DLLTOOL
[all...]
H A Dltmain.sh3630 sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
3723 # This fallback implementation is for use when $DLLTOOL
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh4991 sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
5061 # This fallback implementation is for use when $DLLTOOL

Completed in 66 milliseconds