Lines Matching refs:OUTPUT
32 # A sed program that does not truncate output.
128 reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs"
268 # Take the output of nm and produce a listing of raw symbols and C names.
271 # Transform the output of nm in a proper C declaration
274 # Transform the output of nm in a C name address pair
709 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
721 lipo -create -output "$darwin_file" $darwin_files
1190 # Calculate the filename of the output object if compiler does
1349 # Suppress compiler output if we already did a PIC compilation.
1489 # We need to know -static, to get the right output filenames.
1533 output)
1534 compile_command="$compile_command @OUTPUT@"
1535 finalize_command="$finalize_command @OUTPUT@"
2028 -o) prev=output ;;
2316 outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
2328 output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
2329 if test "X$output_objdir" = "X$output"; then
2344 # Determine the type of output
2345 case $output in
2347 $echo "$modename: you must specify an output file" 1>&2
2601 $echo "*** Warning: Linking the shared library $output against the"
2909 $echo "*** Warning: Linking the executable $output against the loadable module"
2911 $echo "*** Warning: Linking the shared library $output against the loadable module"
3444 oldlibs="$output"
3458 $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
3475 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3479 $echo "*** Warning: Linking the shared library $output against the non-libtool"
4391 # Save the value of $output and $libobjs because we want to
4402 save_output=$output
4403 output_la=`$echo "X$output" | $Xsed -e "$basename"`
4413 output=$output_objdir/$output_la-${k}.$objext
4435 output=$output_objdir/$output_la-${k}.$objext
4450 libobjs=$output
4464 $echo "creating a temporary reloadable object file: $output"
4475 libobjs=$output
4476 # Restore the value of output.
4477 output=$save_output
4577 case $output in
4580 $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2
4583 libobj="$output"
4584 obj=`$echo "X$output" | $Xsed -e "$lo2o"`
4588 obj="$output"
4620 output="$obj"
4657 output="$libobj"
4679 *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
4886 $show "generating symbol list for \`$output'"
4947 # Try sorting and uniquifying the output.
5084 # Replace the output file specification.
5085 compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
5151 # Replace the output file specification.
5152 link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
5153 # Delete the old output file.
5154 $run $rm $output
5167 $echo "$modename: \`$output' will be relinked during installation" 1>&2
5172 relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
5183 # Replace the output file specification.
5184 link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
5186 # Delete the old output files.
5187 $run $rm $output $output_objdir/$outputname $output_objdir/lt-$outputname
5193 $show "creating $output"
5227 case $output in
5228 *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
5239 output_name=`basename $output`
5240 output_path=`dirname $output`
5251 The $output program cannot be directly executed until all the libtool
5257 Currently, it simply execs the wrapper *script* "/bin/sh $output",
5596 $rm $output
5597 trap "$rm $output; exit $EXIT_FAILURE" 1 2 15
5599 $echo > $output "\
5602 # $output - temporary wrapper script for $objdir/$outputname
5605 # The $output program cannot be directly executed until all the libtool
5644 $echo >> $output "\
5673 $echo >> $output "\
5689 $echo >> $output "\
5707 $echo >> $output "\
5713 $echo >> $output "\
5719 $echo >> $output "\
5733 $echo >> $output "\
5739 $echo >> $output "\
5746 $echo >> $output "\
5752 $echo >> $output "\
5757 $echo >> $output "\
5770 chmod +x $output
5925 case $output in
5929 $show "creating $output"
5950 # Only create the output if not a dry run.
5957 output="$output_objdir/$outputname"i
6017 $rm $output
6020 case $host,$output,$installed,$module,$dlname in
6023 $echo > $output "\
6060 $echo >> $output "\
6499 # Replace the output file specification.
6500 relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
7062 -o OUTPUT-FILE set the output file name to OUTPUT-FILE
7070 The output file name is determined by removing the directory component from
7136 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
7142 -lNAME OUTPUT-FILE requires the installed library libNAME
7147 -o OUTPUT-FILE create OUTPUT-FILE from the specified objects
7150 don't remove output files matching REGEX
7164 If the OUTPUT-FILE ends in \`.la', then a libtool library is created,
7168 If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created
7171 If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file
7307 reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs"
7444 # Take the output of nm and produce a listing of raw symbols and C names.
7447 # Transform the output of nm in a proper C declaration
7450 # Transform the output of nm in a C name address pair