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

/bind-9.6-ESV-R11/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.6-ESV-R11/
H A Dconfigure836 DLLTOOL
4996 if test -n "$DLLTOOL"; then
4997 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
5016 DLLTOOL=$ac_cv_prog_DLLTOOL
5017 if test -n "$DLLTOOL"; then
5018 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
5019 $as_echo "$DLLTOOL" >&6; }
5028 ac_ct_DLLTOOL=$DLLTOOL
5066 DLLTOOL="false"
5074 DLLTOOL
[all...]
H A Dltmain.sh3630 sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
3723 # This fallback implementation is for use when $DLLTOOL

Completed in 58 milliseconds