Home
last modified time | relevance | path

Searched refs:lib (Results 1 – 5 of 5) sorted by relevance

/hal_xtensa-3.6.0/
Dcompile98 lib=$1
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.lib
115 if test -f "$dir/lib$lib.a"; then
117 lib=$dir/lib$lib.a
124 lib=$lib.lib
172 set x "$@" "$lib"
177 set x "$@" "$lib"
[all …]
Dar-lib4 me=ar-lib
129 -lib | -LIB \
Daclocal.m467 # Try to determine the archiver interface, and trigger the ar-lib wrapper
74 AC_REQUIRE_AUX_FILE([ar-lib])dnl
75 AC_CHECK_TOOLS([AR], [ar lib "link -lib"], [false])
87 am_ar_try='$AR -NOLOGO -OUT:conftest.lib conftest.$ac_objext >&AS_MESSAGE_LOG_FD'
90 am_cv_ar_interface=lib
95 rm -f conftest.lib libconftest.a
102 lib)
103 # Microsoft lib, so override with the ar-lib wrapper script.
107 # and then we could set am__AR="$am_aux_dir/ar-lib \$(AR)" or something
109 AR="$am_aux_dir/ar-lib $AR"
Dconfigure1272 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1285 --libdir=DIR object code libraries [EPREFIX/lib]
1333 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1334 nonstandard directory <lib dir>
3668 for ac_prog in ar lib "link -lib"
3712 for ac_prog in ar lib "link -lib"
3802 am_cv_ar_interface=lib
3807 rm -f conftest.lib libconftest.a
3824 lib)
DMakefile.in82 $(top_srcdir)/configure $(am__configure_deps) ar-lib compile \