Path to this page:
./
cross/mingw-w64-x86_64-gcc-bootstrap,
GNU C Compiler for win64 cross-development (for bootstrap)
Branch: CURRENT,
Version: 13.2.0,
Package name: mingw-w64-x86_64-gcc-bootstrap-13.2.0,
Maintainer: pkgsrc-usersMingw-w64 is an advancement of the original mingw.org project,
created to support the GCC compiler on Windows systems. It has
forked it in 2007 in order to provide support for 64 bits and new
APIs. It has since then gained widespread use and distribution.
This package provides mingw-w64 bootstrap GCC for x86_64 target.
Required to run:[
math/mpfr] [
devel/gmp] [
math/mpcomplex] [
cross/mingw-w64-x86_64-headers] [
cross/mingw-w64-x86_64-binutils]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 85799.406 KB
Version history: (Expand)
- (2024-01-31) Updated to version: mingw-w64-x86_64-gcc-bootstrap-13.2.0
- (2023-02-15) Updated to version: mingw-w64-x86_64-gcc-bootstrap-12.2.0nb1
- (2022-10-09) Updated to version: mingw-w64-x86_64-gcc-bootstrap-12.2.0
- (2022-06-28) Updated to version: mingw-w64-x86_64-gcc-bootstrap-10.3.0nb1
- (2021-08-27) Updated to version: mingw-w64-x86_64-gcc-bootstrap-10.3.0
- (2021-05-25) Updated to version: mingw-w64-x86_64-gcc-bootstrap-10.2.0nb1
CVS history: (Expand)
2024-01-31 22:04:14 by Ryo ONODERA | Files touched by this commit (16) |
Log message:
mingw-w64-{i686,x86_64}-gcc-{,bootstrap,winpthreads} : Update to 13.2.0
Use GCC 13.2.0.
|
2023-08-09 10:24:40 by Nia Alarie | Files touched by this commit (12) |
Log message:
cross: Mark various versions of gcc unsuitable for MKPIE.
This follows lang/gcc* already having it, but the new wrapper behaviour
appears to have resulted in new fallout from these packages
previously being overlooked.
While here, use FORTIFY_SUPPORTED in mingw-w64-gcc instead of
overriding the user's choice of a FORTIFY pkgsrc variable.
|
2023-02-15 21:49:12 by Ryo ONODERA | Files touched by this commit (16) |
Log message:
mingw-w64*: Update to 10.0.0
* Update GCC and binutils to the latest too.
* Try to avoid "undefined reference to `__strcpy_chk'"
Changelog:
v10.0.0: 2022-04-04
Notable changes:
* New msvcrt10, 20, 40, 70 and 71 import libraries.
* Drop x86_64 64bit crtdll.dll
* Updated wine imports
* Fix intrin.h compatibility with GCC-11
* _(v)scprintf optimization
* optimize __ms_vsnprintf for LTO
|
2022-10-09 04:37:04 by Ryo ONODERA | Files touched by this commit (31) |
Log message:
mingw-w64*: Update to 10.0.0
* Update GCC and binutils to the latest too.
Changelog:
v10.0.0: 2022-04-04
Notable changes:
* New msvcrt10, 20, 40, 70 and 71 import libraries.
* Drop x86_64 64bit crtdll.dll
* Updated wine imports
* Fix intrin.h compatibility with GCC-11
* _(v)scprintf optimization
* optimize __ms_vsnprintf for LTO
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-10-02 18:49:37 by Ryo ONODERA | Files touched by this commit (32) | |
Log message:
mingw-w64-*: Update to mingw-w64 to 8.0.0
* Update GCC to 10.2.0.
* Update Binutils to 2.35.1
Changelog:
v8.0.0: 2020-09-18
Notable changes:
New Hyper-V headers and libraries by Biswapriyo Nath
Many headers updated from Wine by Jacek Caban.
ARM math improvements by Martin Storsjo
floating point fixes by Liu Hao
many *printf compatibility fixes by Liu Hao and Martin Storsjo
massive Windows App Store API updates by Steve Lhomme
winstorecompat library updates by Martin Storsjo
__USE_MINGW_ANSI_STDIO now automatically enabled in C99 and C11 mode when \
not using UCRT by Pali Rohar
wdm and ddk updates by Zebediah Figura
UCRT for Windows Store Apps (-lucrtapp) by Martin Storsjo
Audioclient and ActivateAudioInterfaceAsync API updates by Liu Hao
DirectX SDKs are now always installed
|
2020-05-28 17:28:34 by Roland Illig | Files touched by this commit (1) |
Log message:
mingw-gcc-bootstrap: suppress USE_TOOLS+=perl warning
|