Lines Matching refs:COMMAND
88 # What is the maximum length of a command?
116 # Command to use when deplibs_check_method == "file_magic".
220 # Command to use after installation of a shared archive.
223 # Command to use after uninstallation of a shared archive.
757 # fails when set -e is in force, so we need another command to
903 # word splitting, command substitution and and variable
931 # word splitting and command substitution for a subsequent eval.
1102 # If this variable is set in any of the actions, the command in it
1475 # FAIL_CMD may read-access the current command in variable CMD!
1507 # if one wasn't chosen via the "--tag" command line option.
1509 # command doesn't match the default compiler.
1521 # Blanks in the command may have been stripped by the calling shell,
1539 # The compiler in the base compile command matches
1549 # was found and let the user know that the "--tag" command
1605 # Get the compilation command and the source file.
1631 # Accept any command-line options.
1769 func_fatal_help "you must specify a compilation command"
1843 command="$base_compile $qsrcfile $pic_flag"
1846 command="$base_compile $qsrcfile"
1853 command="$command -o $lobj"
1856 func_show_eval_locale "$command" \
1895 command="$base_compile $qsrcfile$pie_flag"
1897 command="$base_compile $qsrcfile $pic_flag"
1900 command="$command -o $obj"
1904 command="$command$suppress_output"
1905 func_show_eval_locale "$command" \
1978 "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
1991 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
2001 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
2016 Then, COMMAND is executed, with ARGS as arguments."
2033 "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
2037 INSTALL-COMMAND is the installation command. The first component should be
2040 The following components of INSTALL-COMMAND are treated specially:
2044 The rest of the components are interpreted as arguments to that command (only
2050 "Usage: $progname [OPTION]... --mode=link LINK-COMMAND...
2055 LINK-COMMAND is a command using the C compiler that you would use to create
2058 The following components of LINK-COMMAND are treated specially:
2141 # The first argument is the command name.
2144 func_fatal_help "you must specify a COMMAND"
2252 command.
2283 # Do each command in the finish commands.
2355 # Allow the use of GNU shtool's install command.
2526 # Stick the inst_prefix_dir data into the link command.
2534 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
2575 # Do each command in the postinstall commands.
2714 func_error "error: relink \`$file' with the above command before installing it"
2768 # Do each command in the postinstall commands.
3503 # stdout. On the other hand, if the command is not
6270 # Finalize command for both is simple: just hardcode it.
7521 # The command line is too long to execute in one step.
7625 # The command line is too long to link in one step, link piecewise
7643 # Clear the reloadable object creation command queue and
7697 # The command $test_cmds is almost too long, add a
7698 # command to the queue.
7700 # The first file doesn't have a previous command to add.
7736 # Append the command to create the export file.
7826 # Append the command to remove temporary files to $cmds.
8290 # Quote the relink command for shipping.
8409 # Do each command in the archive commands.
8475 # the command line is too long to link in one step, link in parts
8501 # the above command should be used before it gets too long
8545 # Quote the link command for shipping.
8782 # Do each command in the postuninstall commands.
8787 # Do each command in the old_postuninstall commands.