In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article will explain in detail how to use the make command in Linux. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.
Linux commonly used commands make commands are used to compile the kernel or module.
Syntax make [options] [goals]...
Option:-b,-m ignore compatibility. -B.-- always-make Unconditionally make all targets. -C directory,-- directory= directory changes to "directory" before all operations. -d prints a large amount of debugging information. -- debug [= FLAGS] prints various debugging information-e,-- environment-overrides specifies the environment variable-f FILE,-- file=FILE,-- makefile=FILE that overrides the default setting in makefile. Read FILE as a makefile. -h,-- help prints the message and exits. -I,-ignore-errors Ignore errors from commands. -I DIRECTORY,-- include-dir=DIRECTORY search for makefiles contained by DIRECTORY. -j [N],-- jobs [= N] allows N tasks at the same time; no parameter means unlimited tasks are allowed. -k,-- keep-going continues when some targets cannot be created. -l [N],-- load-average [= N],-- max-load [= N] does not start multithreading unless the system load is less than N-L,-- check-symlink-times Use the latest mtime between symlinks and target. -n,-- just-print,-- dry-run,-- recon don't actually run any commands; just output them-o FILE,-- old-file=FILE,-- assume-old=FILE think FILE is very old, don't make it again. -p,-- print-data-base prints the internal database of make. -Q,-- question does not run any commands; whether the exit status description has been fully updated. -r,-- no-builtin-rules disables built-in implicit rules. -R,-- no-builtin-variables disables the built-in variable setting. -s,-- silent,-- quiet does not display commands. -S,-- no-keep-going,-- stop close-k. -t,-- touch touch targets instead of recreating them-v,-- version prints the version number of the make and exits. -w,-- print-directory prints the current directory. -- no-print-directory closes-w even if it is implicitly turned on. -W FILE,-- what-if=FILE,-- new-file=FILE,-- assume-new=FILE 's article on "how to use make commands in Linux" ends here. I hope the above content can be helpful to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.