Searched refs:libs (Results 276 - 282 of 282) sorted by relevance

<<1112

/freebsd-10.3-release/contrib/openbsm/
H A Dconfigure7329 rm -f .libs 2>/dev/null
7330 mkdir .libs 2>/dev/null
7331 if test -d .libs; then
7332 lt_cv_objdir=.libs
7337 rmdir .libs 2>/dev/null
8488 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9768 # Create ${libname}_ixlibrary.a entries in /sys/libs.
9769 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs
[all...]
/freebsd-10.3-release/contrib/sqlite3/
H A Dconfigure8390 rm -f .libs 2>/dev/null
8391 mkdir .libs 2>/dev/null
8392 if test -d .libs; then
8393 lt_cv_objdir=.libs
8398 rmdir .libs 2>/dev/null
9549 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10829 # Create ${libname}_ixlibrary.a entries in /sys/libs.
10830 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs
[all...]
/freebsd-10.3-release/contrib/binutils/
H A Dconfigure1974 # If both --with-headers and --with-libs are specified, default to
2069 # Make sure we get it printed in the list of not supported target libs.
4342 gmplibs='-L$$r/$(HOST_SUBDIR)/mpfr/.libs -L$$r/$(HOST_SUBDIR)/mpfr/_libs '"$gmplibs"
4394 gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/gmp/_libs '"$gmplibs"
5071 # Handle --with-libs=XXX. If the value is not "yes", the contents of
5076 echo 1>&2 '***' --with-libs is only supported when cross compiling
5238 # This just makes sure to use the -mieee option to build target libs.
10899 CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `test ! -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags || $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
10944 RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
/freebsd-10.3-release/contrib/ntp/sntp/
H A Dconfigure1615 --with-libregex-libs libregex link command arguments
18777 rm -f .libs 2>/dev/null
18778 mkdir .libs 2>/dev/null
18779 if test -d .libs; then
18780 lt_cv_objdir=.libs
18785 rmdir .libs 2>/dev/null
19997 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
20163 # so we don't have lib.a shared libs to link our executables.
21340 # versioned .so libs for executables only if there is the -brtl
21409 # Create ${libname}_ixlibrary.a entries in /sys/libs
[all...]
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Dconfigure8673 rm -f .libs 2>/dev/null
8674 mkdir .libs 2>/dev/null
8675 if test -d .libs; then
8676 lt_cv_objdir=.libs
8681 rmdir .libs 2>/dev/null
9893 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10059 # so we don't have lib.a shared libs to link our executables.
11236 # versioned .so libs for executables only if there is the -brtl
11305 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11306 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/
[all...]
/freebsd-10.3-release/contrib/apr-util/
H A Dconfigure4091 APR_LIBS="`$apr_config --link-libtool --libs`"
5417 nss_LDFLAGS=`$PKG_CONFIG --libs nss`
11833 { $as_echo "$as_me:${as_lineno-$LINENO}: checking checking for ndbm includes with $NDBM_INC libs with $NDBM_LDFLAGS " >&5
11834 $as_echo_n "checking checking for ndbm includes with $NDBM_INC libs with $NDBM_LDFLAGS ... " >&6; }
18867 pgsql_LIBS="`$PGSQL_CONFIG --libs`"
18989 pgsql_LIBS="`$PGSQL_CONFIG --libs`"
19230 pgsql_LIBS="`$PGSQL_CONFIG --libs`"
19352 pgsql_LIBS="`$PGSQL_CONFIG --libs`"
19589 pgsql_LIBS="`$PGSQL_CONFIG --libs`"
19711 pgsql_LIBS="`$PGSQL_CONFIG --libs`"
[all...]
/freebsd-10.3-release/contrib/libstdc++/
H A Dconfigure894 --enable-version-specific-runtime-libs
[all...]

Completed in 409 milliseconds

<<1112