Search Criteria
Package Details: binutils-git 2.32.r96660.99df80f894-1
Git Clone URL: | https://aur.archlinux.org/binutils-git.git (read-only, click to copy) |
---|---|
Package Base: | binutils-git |
Description: | A set of programs to assemble and manipulate binary and object files (git master developmental version) |
Upstream URL: | http://www.gnu.org/software/binutils/ |
Licenses: | GPL |
Conflicts: | binutils, binutils-multilib |
Provides: | binutils |
Submitter: | buhman |
Maintainer: | jamespharvey20 |
Last Packager: | jamespharvey20 |
Votes: | 4 |
Popularity: | 0.003623 |
First Submitted: | 2013-05-30 19:04 (UTC) |
Last Updated: | 2019-02-15 01:24 (UTC) |
Dependencies (5)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git)
- zlib (zlib-static, zlib-git, zlib-ng-compat-git, zlib-ng-compat)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- bc (bc-gh) (check)
- dejagnu (dejagnu-git) (check)
Required by (430)
- 0ad-git (requires binutils)
- 123-bin (requires binutils) (make)
- aarch64-none-linux-gnu-gcc-10.3-bin (requires binutils)
- aarch64-none-linux-gnu-gcc-9.2-bin (requires binutils)
- abi-compliance-checker (requires binutils)
- abi-dumper (requires binutils)
- airgeddon-git (requires binutils) (make)
- altlinux (requires binutils)
- altlinux-git (requires binutils)
- amazon-workspaces-bin (requires binutils) (make)
- android-sdk-debian (requires binutils) (make)
- apex-bin (requires binutils) (make)
- apex-up (requires binutils) (make)
- appimage-builder-bin (requires binutils)
- appimage-git (requires binutils)
- arch-efiboot (requires binutils)
- arch-secure-boot (requires binutils)
- arm-none-linux-gnueabihf-toolchain-bin (requires binutils)
- asciidoc-static-pages (requires binutils) (make)
- audiotube-git (requires binutils) (make)
- Show 410 more...
Latest Comments
dschrempf commented on 2020-10-09 15:29 (UTC)
I had the same issue; clash with gdb, disabling the server helps. Maybe this switch or the conflict should be added to the PKGBUILD?
mirh commented on 2020-03-21 17:05 (UTC) (edited on 2020-03-28 00:48 (UTC) by mirh)
Is this supposed to clash with gdb?
EDIT: ok, found it. You have to add --disable-gdbserver to the configure switches.
severach commented on 2018-12-01 20:18 (UTC) (edited on 2018-12-01 20:19 (UTC) by severach)
Single quotes on provides does not work. Try this:
provides=("binutils=${pkgver%%.r*}")
Zrax commented on 2016-03-03 00:42 (UTC)
jamespharvey20 commented on 2015-07-07 20:24 (UTC)
Nefelim4ag commented on 2014-10-26 20:02 (UTC)
thestinger commented on 2014-05-30 02:49 (UTC)
misc commented on 2014-02-09 06:19 (UTC)