Search Criteria
Package Details: djgpp-binutils 2.34-1
Git Clone URL: | https://aur.archlinux.org/djgpp-binutils.git (read-only, click to copy) |
---|---|
Package Base: | djgpp-binutils |
Description: | Binutils for the djgpp cross-compiler |
Upstream URL: | http://www.gnu.org/software/binutils |
Keywords: | binutils build cross djgpp DOS ld linker objdump strip |
Licenses: | |
Groups: | |
Submitter: | felix.s |
Maintainer: | andris |
Last Packager: | andris |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-06 19:38 |
Last Updated: | 2020-05-16 23:22 |
Latest Comments
uffe commented on 2018-01-24 10:27
Fails to build:
==> Validating source files with sha256sums... binutils-2.29.1.tar.xz ... Passed binutils-2.29.1.tar.xz.sig ... Skipped binutils-bfd-djgpp.patch ... Passed binutils-djgpp.patch ... Passed lto-discard.patch ... Passed ==> Verifying source file signatures with gpg... binutils-2.29.1.tar.xz ... FAILED (unknown public key 13FCEF89DD9E3C4F) ==> ERROR: One or more PGP signatures could not be verified!
gpg --recv 13FCEF89DD9E3C4F
gpg: no valid OpenPGP data found. gpg: Total number processed: 0
andris commented on 2017-11-13 16:46
Package is missing additional DJGPP related changes from Juan Manuel Guerrero (eg. more than 65535 relocation support in object files). One can find required patches in DJGPP binutils source package (ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/bnu2291s.zip) or in SRPM package I uploaded less than month ago to ftp://ftp.delorie.com/pub/djgpp/rpms/djcross-binutils-2.29.1-1ap.src.rpm
(patches in both files are identical).