Searched refs:objs (Results 1 – 2 of 2) sorted by relevance
4629 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`6546 objs=7314 func_append objs " $arg"8741 if test -n "$objs"; then8743 …nc_fatal_error "cannot build libtool library '$output' from non-libtool objects on this host:$objs"8747 $ECHO "*** objects $objs is not portable!"8748 func_append libobjs " $objs"9066 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`10100 test -n "$objs$old_deplibs" && \10146 …reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o…
6991 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~