Lines Matching refs:output
300 # We got the output file
390 # Calculate the filename of the output object if compiler does
555 # Suppress compiler output if we already did a PIC compilation.
858 # We need to know -static, to get the right output filenames.
894 output)
1104 -o) prev=output ;;
1522 outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
1525 case "$output" in
1527 $echo "$modename: you must specify an output file" 1>&2
1568 oldlibs="$output"
1580 $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
1594 output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
1595 if test "X$output_objdir" = "X$output"; then
1602 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects:$objs" 2>&1
1809 # Create the output directory, or remove our outputs if we need to.
2211 case "$output" in
2214 $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2
2217 libobj="$output"
2218 obj=`$echo "X$output" | $Xsed -e "$lo2o"`
2222 obj="$output"
2282 output="$obj"
2318 output="$libobj"
2456 output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
2457 if test "X$output_objdir" = "X$output"; then
2516 $show "generating symbol list for \`$output'"
2539 export_symbols="$output_objdir/$output.exp"
2543 $run eval "sed -e 's/\([][.*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$output.exp"'
2544 $run eval 'grep -f "$output_objdir/$output.exp" < "$nlist" > "$nlist"T'
2565 # Try sorting and uniquifying the output.
2666 # Replace the output file specification.
2667 compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
2736 $echo "$modename: \`$output' will be relinked during installation" 1>&2
2752 # Replace the output file specification.
2755 # Delete the old output files.
2756 $run $rm $output $output_objdir/$outputname $output_objdir/lt-$outputname
2762 $show "creating $output"
2784 case $output in
2785 *.exe) output=`echo $output|sed 's,.exe$,,'` ;;
2787 $rm $output
2788 trap "$rm $output; exit 1" 1 2 15
2790 $echo > $output "\
2793 # $output - temporary wrapper script for $objdir/$outputname
2796 # The $output program cannot be directly executed until all the libtool
2835 $echo >> $output "\
2864 echo >> $output "\
2880 echo >> $output "\
2897 echo >> $output "\
2903 echo >> $output "\
2909 $echo >> $output "\
2923 $echo >> $output "\
2929 $echo >> $output "\
2937 $echo >> $output "\
2944 $echo >> $output "\
2950 $echo >> $output "\
2959 $echo >> $output "\
2972 chmod +x $output
3071 case "$output" in
3075 $show "creating $output"
3085 # Only create the output if not a dry run.
3092 output="$output_objdir/$outputname"i
3094 $rm $output
3095 $echo > $output "\
3472 # Replace the output file specification.
3889 -o OUTPUT-FILE set the output file name to OUTPUT-FILE
3895 The output file name is determined by removing the directory component from