Lines Matching refs:COMMAND
256 # fails when set -e is in force, so we need another command to
402 # word splitting, command substitution and and variable
430 # word splitting and command substitution for a subsequent eval.
608 # If this variable is set in any of the actions, the command in it
981 # FAIL_CMD may read-access the current command in variable CMD!
1013 # if one wasn't chosen via the "--tag" command line option.
1015 # command doesn't match the default compiler.
1027 # Blanks in the command may have been stripped by the calling shell,
1045 # The compiler in the base compile command matches
1055 # was found and let the user know that the "--tag" command
1111 # Get the compilation command and the source file.
1137 # Accept any command-line options.
1275 func_fatal_help "you must specify a compilation command"
1349 command="$base_compile $qsrcfile $pic_flag"
1352 command="$base_compile $qsrcfile"
1359 command="$command -o $lobj"
1362 func_show_eval_locale "$command" \
1401 command="$base_compile $qsrcfile$pie_flag"
1403 command="$base_compile $qsrcfile $pic_flag"
1406 command="$command -o $obj"
1410 command="$command$suppress_output"
1411 func_show_eval_locale "$command" \
1484 "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
1497 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
1507 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
1522 Then, COMMAND is executed, with ARGS as arguments."
1539 "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
1543 INSTALL-COMMAND is the installation command. The first component should be
1546 The following components of INSTALL-COMMAND are treated specially:
1550 The rest of the components are interpreted as arguments to that command (only
1556 "Usage: $progname [OPTION]... --mode=link LINK-COMMAND...
1561 LINK-COMMAND is a command using the C compiler that you would use to create
1564 The following components of LINK-COMMAND are treated specially:
1647 # The first argument is the command name.
1650 func_fatal_help "you must specify a COMMAND"
1758 # Now prepare to actually exec the command.
1789 # Do each command in the finish commands.
1861 # Allow the use of GNU shtool's install command.
2032 # Stick the inst_prefix_dir data into the link command.
2040 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
2081 # Do each command in the postinstall commands.
2220 func_error "error: relink \`$file' with the above command before installing it"
2274 # Do each command in the postinstall commands.
3009 # stdout. On the other hand, if the command is not
5773 # Finalize command for both is simple: just hardcode it.
7020 # The command line is too long to execute in one step.
7124 # The command line is too long to link in one step, link piecewise
7142 # Clear the reloadable object creation command queue and
7196 # The command $test_cmds is almost too long, add a
7197 # command to the queue.
7199 # The first file doesn't have a previous command to add.
7235 # Append the command to create the export file.
7325 # Append the command to remove temporary files to $cmds.
7789 # Quote the relink command for shipping.
7908 # Do each command in the archive commands.
7974 # the command line is too long to link in one step, link in parts
8000 # the above command should be used before it gets too long
8044 # Quote the link command for shipping.
8329 # Do each command in the postuninstall commands.
8334 # Do each command in the old_postuninstall commands.