欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
GNU Binutils
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
+ | {{SeeWikipedia}} | ||
+ | |||
The GNU Binutils are a collection of binary tools: | The GNU Binutils are a collection of binary tools: | ||
* ld - the GNU linker. | * ld - the GNU linker. | ||
第20行: | 第22行: | ||
*http://www.gnu.org/software/binutils/ | *http://www.gnu.org/software/binutils/ | ||
*http://www.gnu.org/software/binutils/manual/html_chapter/binutils_toc.html | *http://www.gnu.org/software/binutils/manual/html_chapter/binutils_toc.html | ||
+ | |||
+ | [[Category:GNU]] |
2010年9月19日 (日) 15:14的版本
您可以在Wikipedia上了解到此条目的英文信息 GNU Binutils Thanks, Wikipedia. |
The GNU Binutils are a collection of binary tools:
- ld - the GNU linker.
- as - the GNU assembler.
- addr2line - Converts addresses into filenames and line numbers.
- ar - A utility for creating, modifying and extracting from archives.
- c++filt - Filter to demangle encoded C++ symbols.
- gprof - Displays profiling information.
- nlmconv - Converts object code into an NLM.
- nm - Lists symbols from object files.
- objcopy - Copys and translates object files.
- objdump - Displays information from object files.
- ranlib - Generates an index to the contents of an archive.
- readelf - Displays information from any ELF format object file.
- size - Lists the section sizes of an object or archive file.
- strings - Lists printable strings from files.
- strip - Discards symbols.
- windres - A compiler for Windows resource files.
Links
分享您的观点