Path to this page:
./
cross/mingw-binutils,
GNU binutils for win32 cross-development
Branch: CURRENT,
Version: 2.18nb3,
Package name: mingw-binutils-2.18nb3,
Maintainer: pkgsrc-usersMinGW-binutils: A part of cross-environment for MingGW, gas, ld, and binutils.
This runs on any platform and generating binaries to run on MingGW, say,
Windows environment.
Required to run:[
cross/mingw-runtime-bin] [
cross/mingw-w32api-bin]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 14607.585 KB
Version history: (Expand)
- (2022-04-24) Updated to version: mingw-binutils-2.18nb3
- (2016-06-20) Updated to version: mingw-binutils-2.18nb2
- (2010-06-25) Updated to version: mingw-binutils-2.18nb1
- (2010-03-15) Package added to pkgsrc.se, version mingw-binutils-2.18 (created)
CVS history: (Expand)
2022-05-15 13:26:44 by Tobias Nygren | Files touched by this commit (1) |
Log message:
mingw-binutils: set WRKSRC explicitly to work with renamed distfile
|
2022-04-24 00:33:02 by Tobias Nygren | Files touched by this commit (2) |
Log message:
mingw-binutils: mend distinfo problem
The binutils-2.18.tar.bz2 on MASTER_SITE_BACKUP doesn't match the one from
MASTER_SITE_GNU. It looks like GNU people at some point copied
binutils-2.18a.tar.bz2 to binutils-2.18.tar.bz2.
So switch to binutils-2.18a.tar.bz2.
|
2021-10-26 12:07:57 by Nia Alarie | Files touched by this commit (59) |
Log message:
cross: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be fetched
conditionally):
./cross/avr-gcc/distinfo isl-0.24.tar.bz2
|
2021-10-07 15:30:28 by Nia Alarie | Files touched by this commit (60) |
Log message:
cross: Remove SHA1 hashes for distfiles
|
2021-09-26 04:33:15 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(cross/mingw-binutils) fix build, taking care ld/genscripts.sh bash issue
- The problem is:
--- all-ld ---
.././ld/genscripts.sh: 411: Syntax error: Bad substitution
*** [ei386pe.c] Error code 2
- patch-ld_genscripts.sh seems addressing this issue, but does not seem
working correctly
- So, there may be better solution, but sorry for adhoc fix (as usual)
|
2020-12-14 01:39:33 by Darrin B. Jewell | Files touched by this commit (3) |
Log message:
cross/mingw-binutils: take upstream fix to avoid BASH_LINENO
https://sourceware.org/bugzilla/show_bug.cgi?id=5652
|
2020-04-26 11:47:41 by Roland Illig | Files touched by this commit (15) |
Log message:
cross/*-binutils: allow unknown --enable-nls configure option
The top-level configure script does not know this option, but it calls
several sub-configures that all know it.
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|