./lang/gcc8, The GNU Compiler Collection (GCC) - 8.0 Release Series

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 8.5.0nb1, Package name: gcc8-8.5.0nb1, Maintainer: pkgsrc-users

The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C,
Fortran, and Go.


Required to run:
[textproc/gsed] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Package options: gcc-c++, gcc-fortran, gcc-graphite, gcc-inplace-math, gcc-objc, gcc-objc++, nls

Master sites: (Expand)

Filesize: 62344.734 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-05 16:26:42 by Thomas Klausner | Files touched by this commit (7)
Log message:
gcc*: fix variable comparison

From RVP in PR 57998.
   2023-10-05 07:27:38 by David H. Gutteridge | Files touched by this commit (1)
Log message:
gcc8: move admonition about PKGREVSION next to the entry (NFC)

(Not that that makes any difference when automated tools are involved.)
   2023-09-05 18:54:20 by Paolo Vincenzo Olivo | Files touched by this commit (10)
Log message:
gcc*: include missing header and unbreak build on Linux.
   2023-08-29 11:48:47 by Nia Alarie | Files touched by this commit (7)
Log message:
gcc*: Disable FORTIFY on Linux only
   2023-08-18 12:57:59 by Nia Alarie | Files touched by this commit (7)
Log message:
lang/gccX: switch from USE_LANGUAGES=c99 to USE_CC_FEATURES/FORCE_C_STD.
   2023-08-15 15:49:17 by Tobias Nygren | Files touched by this commit (6)
Log message:
gcc*: replace gnarly cargo-culted extract logic with EXTRACT_ONLY
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-06-03 15:22:44 by Taylor R Campbell | Files touched by this commit (7)
Log message:
lang/gcc*: USE_TOOLS+=sed, not sed:run.

As far as I can tell, gcc needs this at build-time, not at run-time.

https://mail-index.netbsd.org/tech-pkg/2023/06/02/msg027624.html