GNU Binutils
Sign in to saveAlso known as binutils, GNU Binary Utilities, Binutils
collection of tools for operating on object files; most notably include the GNU assembler and linker; typically used in conjunction with the GNU compiler collection (GCC)
Wikidata facts
- Part of
- GNU toolchain
- Movement
- free software movement
- Developer
- GNU Project
- Official website
- sourceware.org/binutils
- Has use
- back end
Show 9 more facts
- Stack Exchange tag
- stackoverflow.com/tags/binutils
- copyright holder
- Q48413
- software version identifier
- 2.46
- user manual URL
- sourceware.org/binutils/docs
- operating system
- Unix-like operating system
- copyright license
- 3-clause BSD License
- source code repository URL
- ssh://sourceware.org/git/binutils-gdb.git
- issue tracker URL
- sourceware.org/bugzilla
- mailing list archive URL
- lists.gnu.org/archive/html/bug-binutils
via Wikidata · CC0
Article · 日本語
GNU Binutilsまたはbinutilsは、さまざまなオブジェクトフォーマットを含むオブジェクトファイルを扱うためのプログラミングツールである。わかりやすくいうと、GNUが提供しているツールのうち、バイナリのプログラミングを実装するためのツールであり、そのためクロスアセンブラとして活用できる。現在のバージョンは、シグナスソリューションズ(レッドハットに買収された)によってBFDライブラリを使用して書かれた。binutilsの典型的な使われ方は、GCC、make、GDBなどの補助である。
Abstract from DBpedia / Wikipedia · CC BY-SA