Path to this page:
./
lang/gcc9,
The GNU Compiler Collection (GCC) - Release 9 Series
Branch: CURRENT,
Version: 9.5.0,
Package name: gcc9-9.5.0,
Maintainer: pkgsrc-usersThe GNU Compiler Collection includes front ends for C, C++, Objective-C,
Fortran, Ada, Go, and D, as well as libraries for these languages
(libstdc++,...).
Required to run:[
textproc/gsed] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Package options: gcc-c++, gcc-fortran, gcc-inplace-math, gcc-objc, gcc-objc++, nls
Master sites: (Expand)
Filesize: 70764.406 KB
Version history: (Expand)
- (2023-01-29) Updated to version: gcc9-9.5.0
- (2023-01-01) Updated to version: gcc9-9.3.0nb10
- (2022-06-30) Updated to version: gcc9-9.3.0nb9
- (2022-06-28) Updated to version: gcc9-9.3.0nb8
- (2021-05-25) Updated to version: gcc9-9.3.0nb7
- (2021-02-13) Updated to version: gcc9-9.3.0nb6
CVS history: (Expand)
2023-03-30 17:27:21 by Thomas Klausner | Files touched by this commit (1) |
Log message:
gcc9: fix previous
|
2023-03-29 22:44:52 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message:
Ignore unreadable directories when looking for libgcc_s.so
|
2023-01-29 10:03:15 by Thomas Klausner | Files touched by this commit (5) |  |
Log message:
gcc9: update to 9.5.0.
2 years of bug fixes.
|
2023-01-01 13:59:39 by Izumi Tsutsui | Files touched by this commit (3) |
Log message:
gcc9: pull a hack for the __stack_chk_fail_local() on NetBSD.
Taken from src/external/gpl3/gcc/dist/gcc/targhooks.c in the NetBSD HEAD:
http://cvsweb.netbsd.org/bsdweb.cgi/src/external/gpl3/gcc/dist/gcc/targhooks.c#rev1.2
via pkgsrc/lang/gcc49 in Attic:
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/gcc49/patches/Attic/patch-gcc_targhooks.c#rev1.1
This fixes an error during make configure in pkgsrc/x11/qt6-qtbase
on NetBSD/i386 9.3 as mentioned in PR/57151.
Bump PKGREVISION.
|
2022-10-22 12:52:27 by Niclas Rosenvik | Files touched by this commit (1) |
Log message:
gcc9: set correct download directory
|
2022-08-10 23:54:47 by Jonathan Perkin | Files touched by this commit (2) |  |
Log message:
gcc: Switch binutils to DEPENDS instead of bl3.
Both gcc and binutils ship an ansidecl.h. Until now this hasn't been a
problem, but the recent binutils 2.39 update ships an ansidecl.h that removes
things like "PTR" which GCC depends on, and it seems as though the binutils
version is being chosen ahead of the in-tree GCC version so the build breaks.
Avoiding buildink3 ensures the headers aren't visible, and the builds are
now progressing further.
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|