Home | History | Annotate | Download | only in libevent

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
2304 $echo "*** Warning: Linking the shared library $output against the"
2614 $echo "*** Warning: Linking the executable $output against the loadable module"
2616 $echo "*** Warning: Linking the shared library $output against the loadable module"
3156 oldlibs="$output"
3170 $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
3187 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3191 $echo "*** Warning: Linking the shared library $output against the non-libtool"
4103 # Save the value of $output and $libobjs because we want to
4114 save_output=$output
4115 output_la=`$echo "X$output" | $Xsed -e "$basename"`
4125 output=$output_objdir/$output_la-${k}.$objext
4147 output=$output_objdir/$output_la-${k}.$objext
4162 libobjs=$output
4176 $echo "creating a temporary reloadable object file: $output"
4187 libobjs=$output
4188 # Restore the value of output.
4189 output=$save_output
4290 case $output in
4293 $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2
4296 libobj="$output"
4297 obj=`$echo "X$output" | $Xsed -e "$lo2o"`
4301 obj="$output"
4335 output="$obj"
4372 output="$libobj"
4394 *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
4601 $show "generating symbol list for \`$output'"
4662 # Try sorting and uniquifying the output.
4799 # Replace the output file specification.
4800 compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
4866 # Replace the output file specification.
4867 link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
4868 # Delete the old output file.
4869 $run $rm $output
4882 $echo "$modename: \`$output' will be relinked during installation" 1>&2
4887 relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
4898 # Replace the output file specification.
4899 link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
4901 # Delete the old output files.
4902 $run $rm $output $output_objdir/$outputname $output_objdir/lt-$outputname
4908 $show "creating $output"
4942 case $output in
4943 *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
4954 output_name=`basename $output`
4955 output_path=`dirname $output`
4966 The $output program cannot be directly executed until all the libtool
4972 Currently, it simply execs the wrapper *script* "/bin/sh $output",
5311 $rm $output
5312 trap "$rm $output; exit $EXIT_FAILURE" 1 2 15
5314 $echo > $output "\
5317 # $output - temporary wrapper script for $objdir/$outputname
5320 # The $output program cannot be directly executed until all the libtool
5373 $echo >> $output "\
5402 $echo >> $output "\
5418 $echo >> $output "\
5436 $echo >> $output "\
5442 $echo >> $output "\
5448 $echo >> $output "\
5462 $echo >> $output "\
5468 $echo >> $output "\
5475 $echo >> $output "\
5481 $echo >> $output "\
5486 $echo >> $output "\
5499 chmod +x $output
5654 case $output in
5658 $show "creating $output"
5679 # Only create the output if not a dry run.
5686 output="$output_objdir/$outputname"i
5746 $rm $output
5749 case $host,$output,$installed,$module,$dlname in
5752 $echo > $output "\
5789 $echo >> $output "\
6228 # Replace the output file specification.
6229 relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
6793 -o OUTPUT-FILE set the output file name to OUTPUT-FILE
6801 The output file name is determined by removing the directory component from
6867 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
6873 -lNAME OUTPUT-FILE requires the installed library libNAME
6878 -o OUTPUT-FILE create OUTPUT-FILE from the specified objects
6881 don't remove output files matching REGEX
6897 If the OUTPUT-FILE ends in \`.la', then a libtool library is created,
6901 If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created
6904 If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file