Lines Matching refs:output
414 # Re-`\' parameter expansions in output of double_quote_subst that were
501 # Check whether EXPRESSION matches any line of FILENAME, without output.
646 # Unless opt_silent is true, then output CMD. Then, if opt_dryrun is
670 # Unless opt_silent is true, then output CMD. Then, if opt_dryrun is
713 # Echo version message to standard output and exit.
736 # Echo short help message to standard output and exit.
753 # Echo long help message to standard output and exit,
1821 # converted to $host format) on output.
2165 # Calculate the filename of the output object if compiler does
2278 # Suppress compiler output if we already did a PIC compilation.
2359 -o OUTPUT-FILE set the output file name to OUTPUT-FILE
2360 -no-suppress do not suppress compiler output for multiple passes
2370 The output file name is determined by removing the directory component from
2456 don't remove output files matching REGEX
3179 # Replace the output file specification.
3323 func_verbose "generating symbol list for \`$output'"
3438 # Try sorting and uniquifying the output.
3822 $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
3834 $LIPO -create -output "$darwin_file" $darwin_files
3876 # $output - temporary wrapper script for $objdir/$outputname
3879 # The $output program cannot be directly executed until all the libtool
3969 echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2
3980 \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
3994 \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2
4004 \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2
4178 The $output program cannot be directly executed until all the libtool
5200 # We need to know -static, to get the right output filenames.
5255 output)
5683 # Darwin uses the -arch flag to determine output architecture.
5738 -o) prev=output ;;
6045 func_basename "$output"
6058 func_dirname "$output" "/" ""
6065 # Determine the type of output
6066 case $output in
6068 func_fatal_help "you must specify an output file"
6400 $ECHO "*** Warning: Linking the shared library $output against the"
6769 $ECHO "*** Warning: Linking the executable $output against the loadable module"
6771 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
7288 oldlibs="$output"
7303 func_fatal_help "libtool library \`$output' must begin with \`lib'"
7320 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7323 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
8236 func_basename "$output"
8239 save_output=$output
8240 output=${output_objdir}/${output_la}.nm
8241 func_to_tool_file "$output"
8243 func_append delfiles " $output"
8244 func_verbose "creating $NM input file list: $output"
8248 done > "$output"
8251 output=$save_output
8363 # Save the value of $output and $libobjs because we want to
8374 save_output=$output
8375 func_basename "$output"
8387 output=${output_objdir}/${output_la}.lnkscript
8388 func_verbose "creating GNU ld script: $output"
8389 echo 'INPUT (' > $output
8393 $ECHO "$func_to_tool_file_result" >> $output
8395 echo ')' >> $output
8396 func_append delfiles " $output"
8397 func_to_tool_file "$output"
8398 output=$func_to_tool_file_result
8400 output=${output_objdir}/${output_la}.lnk
8401 func_verbose "creating linker input file list: $output"
8402 : > $output
8413 $ECHO "$func_to_tool_file_result" >> $output
8415 func_append delfiles " $output"
8416 func_to_tool_file "$output"
8417 output=$firstobj\"$file_list_spec$func_to_tool_file_result\"
8421 output=$output_objdir/$output_la-${k}.$objext
8452 output=$output_objdir/$output_la-${k}.$objext
8468 func_append delfiles " $output"
8471 output=
8478 libobjs=$output
8488 func_verbose "creating a temporary reloadable object file: $output"
8541 libobjs=$output
8542 # Restore the value of output.
8543 output=$save_output
8656 case $output in
8659 func_fatal_error "cannot build library object \`$output' from non-libtool objects"
8661 libobj=$output
8667 obj="$output"
8704 output="$obj"
8731 output="$libobj"
8744 *cygwin*) func_stripname '' '.exe' "$output"
8745 output=$func_stripname_result.exe;;
8947 # Replace the output file specification.
8948 compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
8956 func_to_tool_file "$output"
8957 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
9000 # Replace the output file specification.
9001 link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
9002 # Delete the old output file.
9003 $opt_dry_run || $RM $output
9008 func_to_tool_file "$output"
9009 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
9022 func_warning "\`$output' will be relinked during installation"
9038 # Replace the output file specification.
9041 # Delete the old output files.
9042 $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
9053 func_verbose "creating $output"
9076 case $output in
9077 *.exe) func_stripname '' '.exe' "$output"
9078 output=$func_stripname_result ;;
9090 func_dirname_and_basename "$output" "" "."
9123 $RM $output
9124 trap "$RM $output; exit $EXIT_FAILURE" 1 2 15
9126 func_emit_wrapper no > $output
9127 chmod +x $output
9294 case $output in
9298 func_verbose "creating $output"
9318 # Only create the output if not a dry run.
9325 output="$output_objdir/$outputname"i
9407 $RM $output
9418 case $host,$output,$installed,$module,$dlname in
9431 $ECHO > $output "\
9474 $ECHO >> $output "\