JavaScript status: DISABLED make

make

Program building via the automation of gcc and ld command usage on more than one target file

https://www.gnu.org/software/make/

  • Verify installed version via the command-line interface:

  • Distribution: source code
  • Distribution: binary code
  • Command Syntax

  • For example (where N= total number of commands to run simultaneously):

  • Typical command usage:
  • Dependencies

    +binutils,+gcc

    References

  • http://www.t2-project.org/packages/make.html
  • https://www.gnu.org/software/make/manual/html_node/Options-Summary.html
  • https://www.gnu.org/software/make/manual/html_node/Parallel-Output.html
  • http://man7.org/linux/man-pages/man1/make.1.html
  • http://jaxenter.com/gnu-make-4-0-adds-guile-output-sync-breaks-fewer-things-48431.html

  • Legal Disclaimer & Copyright Policy


    TUTORIALS