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.
601 # If this variable is set in any of the actions, the command in it
973 # FAIL_CMD may read-access the current command in variable CMD!
1005 # if one wasn't chosen via the "--tag" command line option.
1007 # command doesn't match the default compiler.
1019 # Blanks in the command may have been stripped by the calling shell,
1037 # The compiler in the base compile command matches
1047 # was found and let the user know that the "--tag" command
1103 # Get the compilation command and the source file.
1129 # Accept any command-line options.
1267 func_fatal_help "you must specify a compilation command"
1341 command="$base_compile $qsrcfile $pic_flag"
1344 command="$base_compile $qsrcfile"
1351 command="$command -o $lobj"
1354 func_show_eval_locale "$command" \
1393 command="$base_compile $qsrcfile$pie_flag"
1395 command="$base_compile $qsrcfile $pic_flag"
1398 command="$command -o $obj"
1402 command="$command$suppress_output"
1403 func_show_eval_locale "$command" \
1476 "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
1489 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
1499 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
1514 Then, COMMAND is executed, with ARGS as arguments."
1531 "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
1535 INSTALL-COMMAND is the installation command. The first component should be
1538 The following components of INSTALL-COMMAND are treated specially:
1542 The rest of the components are interpreted as arguments to that command (only
1548 "Usage: $progname [OPTION]... --mode=link LINK-COMMAND...
1553 LINK-COMMAND is a command using the C compiler that you would use to create
1556 The following components of LINK-COMMAND are treated specially:
1639 # The first argument is the command name.
1642 func_fatal_help "you must specify a COMMAND"
1750 # Now prepare to actually exec the command.
1781 # Do each command in the finish commands.
1853 # Allow the use of GNU shtool's install command.
2024 # Stick the inst_prefix_dir data into the link command.
2032 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
2073 # Do each command in the postinstall commands.
2212 func_error "error: relink \`$file' with the above command before installing it"
2266 # Do each command in the postinstall commands.
5239 # Finalize command for both is simple: just hardcode it.
6486 # The command line is too long to execute in one step.
6590 # The command line is too long to link in one step, link piecewise
6608 # Clear the reloadable object creation command queue and
6662 # The command $test_cmds is almost too long, add a
6663 # command to the queue.
6665 # The first file doesn't have a previous command to add.
6701 # Append the command to create the export file.
6791 # Append the command to remove temporary files to $cmds.
7249 # Quote the relink command for shipping.
7369 # Do each command in the archive commands.
7435 # the command line is too long to link in one step, link in parts
7461 # the above command should be used before it gets too long
7505 # Quote the link command for shipping.
7742 # Do each command in the postuninstall commands.
7747 # Do each command in the old_postuninstall commands.