Lines Matching refs:OUTPUT
391 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
403 lipo -create -output "$darwin_file" $darwin_files
875 # Calculate the filename of the output object if compiler does
1034 # Suppress compiler output if we already did a PIC compilation.
1175 # We need to know -static, to get the right output filenames.
1228 output)
1229 compile_command="$compile_command @OUTPUT@"
1230 finalize_command="$finalize_command @OUTPUT@"
1729 -o) prev=output ;;
2017 outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
2029 output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
2030 if test "X$output_objdir" = "X$output"; then
2045 # Determine the type of output
2046 case $output in
2048 $echo "$modename: you must specify an output file" 1>&2
2307 $echo "*** Warning: Linking the shared library $output against the"
2617 $echo "*** Warning: Linking the executable $output against the loadable module"
2619 $echo "*** Warning: Linking the shared library $output against the loadable module"
3159 oldlibs="$output"
3173 $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
3190 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3194 $echo "*** Warning: Linking the shared library $output against the non-libtool"
4111 # Save the value of $output and $libobjs because we want to
4122 save_output=$output
4123 output_la=`$echo "X$output" | $Xsed -e "$basename"`
4133 output=$output_objdir/$output_la-${k}.$objext
4155 output=$output_objdir/$output_la-${k}.$objext
4170 libobjs=$output
4184 $echo "creating a temporary reloadable object file: $output"
4195 libobjs=$output
4196 # Restore the value of output.
4197 output=$save_output
4298 case $output in
4301 $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2
4304 libobj="$output"
4305 obj=`$echo "X$output" | $Xsed -e "$lo2o"`
4309 obj="$output"
4343 output="$obj"
4380 output="$libobj"
4402 *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
4609 $show "generating symbol list for \`$output'"
4670 # Try sorting and uniquifying the output.
4807 # Replace the output file specification.
4808 compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
4874 # Replace the output file specification.
4875 link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
4876 # Delete the old output file.
4877 $run $rm $output
4890 $echo "$modename: \`$output' will be relinked during installation" 1>&2
4895 relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
4906 # Replace the output file specification.
4907 link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
4909 # Delete the old output files.
4910 $run $rm $output $output_objdir/$outputname $output_objdir/lt-$outputname
4916 $show "creating $output"
4950 case $output in
4951 *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
4962 output_name=`basename $output`
4963 output_path=`dirname $output`
4974 The $output program cannot be directly executed until all the libtool
4980 Currently, it simply execs the wrapper *script* "/bin/sh $output",
5319 $rm $output
5320 trap "$rm $output; exit $EXIT_FAILURE" 1 2 15
5322 $echo > $output "\
5325 # $output - temporary wrapper script for $objdir/$outputname
5328 # The $output program cannot be directly executed until all the libtool
5381 $echo >> $output "\
5410 $echo >> $output "\
5426 $echo >> $output "\
5444 $echo >> $output "\
5450 $echo >> $output "\
5456 $echo >> $output "\
5470 $echo >> $output "\
5476 $echo >> $output "\
5483 $echo >> $output "\
5489 $echo >> $output "\
5494 $echo >> $output "\
5507 chmod +x $output
5662 case $output in
5666 $show "creating $output"
5687 # Only create the output if not a dry run.
5694 output="$output_objdir/$outputname"i
5754 $rm $output
5757 case $host,$output,$installed,$module,$dlname in
5760 $echo > $output "\
5797 $echo >> $output "\
6236 # Replace the output file specification.
6237 relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
6801 -o OUTPUT-FILE set the output file name to OUTPUT-FILE
6809 The output file name is determined by removing the directory component from
6875 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
6881 -lNAME OUTPUT-FILE requires the installed library libNAME
6886 -o OUTPUT-FILE create OUTPUT-FILE from the specified objects
6889 don't remove output files matching REGEX
6905 If the OUTPUT-FILE ends in \`.la', then a libtool library is created,
6909 If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created
6912 If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file