Port details |
- gcc16-devel GNU Compiler Collection 16
- 16.0.0.s20250817 lang
=0 16.0.0.s20250622Version of this port present on the latest quarterly branch. - Maintainer: salvadore@FreeBSD.org
 - Port Added: 2025-05-03 09:55:57
- Last Update: 2025-08-19 14:10:54
- Commit Hash: 4e53759
- License: GPLv3 GPLv3RLE
- WWW:
- https://gcc.gnu.org
- Description:
- GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc16, g++16,
and gfortran16, respectively.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gcc16-devel>0:lang/gcc16-devel
- To install the port:
- cd /usr/ports/lang/gcc16-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/gcc16-devel
- pkg install gcc16-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gcc16-devel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1755592857
SHA256 (gcc-16-20250817.tar.xz) = e321396b6b18996f7a87f7c6b296f3e5b0a6c0cd763cc8b7773cde7fd1ff3ff4
SIZE (gcc-16-20250817.tar.xz) = 95454224
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- as : devel/binutils
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- as : devel/binutils
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- as : devel/binutils
- indexinfo : print/indexinfo
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libmpc.so : math/mpc
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gcc16-devel-16.0.0.s20250817:
GRAPHITE=off: Support for Graphite loop optimizations
MULTILIB=on: Build support for 32-bit and 64-bit targets
====> Options available for the single BOOTSTRAP: you have to select exactly one of them
LTO_BOOTSTRAP=off: Build using a full LTO bootstrap
STANDARD_BOOTSTRAP=on: Build using a full bootstrap without LTO
===> Use 'make config' to modify these settings
- Options name:
- lang_gcc16-devel
- USES:
- compiler:c++11-lang cpe gmake iconv libtool makeinfo perl5 tar:xz
- pkg-message:
- For install:
- To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using
-Wl,-rpath=/usr/local/lib/gcc16
For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
16.0.0.s20250817 19 Aug 2025 14:10:54
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250817 |
16.0.0.s20250810_1 13 Aug 2025 15:33:15
    |
Piotr Kubaj (pkubaj)  |
lang/gcc1{5,6}{,-devel}: drop USE_GCC on powerpc64*
Builds fine. |
16.0.0.s20250810 13 Aug 2025 08:56:57
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250810
Also removes patch files/patch-libgcc_enable-execute-stack-mprotect.c,
obsolete after upstream commit a107b01da42b2f2303ffe53df5ea4a796f40597d. |
16.0.0.s20250803 06 Aug 2025 09:33:57
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250803 |
16.0.0.s20250727 29 Jul 2025 16:19:05
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250727 |
16.0.0.s20250720 23 Jul 2025 12:08:29
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250720 |
16.0.0.s20250713 15 Jul 2025 15:37:49
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250713 |
16.0.0.s20250706 09 Jul 2025 08:12:32
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250706 |
16.0.0.s20250629 01 Jul 2025 11:41:52
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250629 |
16.0.0.s20250622 24 Jun 2025 14:10:20
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250622 |
16.0.0.s20250608 10 Jun 2025 15:24:31
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250608 |
16.0.0.s20250601 05 Jun 2025 13:53:27
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250601 |
16.0.0.s20250525 28 May 2025 16:06:28
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250525 |
16.0.0.s20250518 22 May 2025 15:27:56
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250518 |
16.0.0.s20250511_1 22 May 2025 15:27:55
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Unbreak on aarch64
FreeBSD defines ElfW(x) to translate Linux's convention to FreeBSD's convention.
GCC defines ElfW to convert its convention to FreeBSD's convention. This patch
removes the conversion defined by GCC so that the FreeBSD conversion only is
applied.
Co-authored-by: Mark Millard <marklmi26-fbsd@yahoo.com>
PR: 282797
Reported by: John F. Carr <jfc@mit.edu>
Email Thread:
https://lists.freebsd.org/archives/freebsd-toolchain/2025-May/002282.html |
16.0.0.s20250511 16 May 2025 09:36:27
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250511 |
16.0.0.s20250504 16 May 2025 09:36:27
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250504 |
16.0.0.s20250427 03 May 2025 10:56:32
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Fix PORTVERSION
I had committed the new port with the wrong PORTVERSION value. Fix it.
Adding PORTEPOCH should not be needed because the wrong PORTVERSION
value causes package build to fail, so no package with that PORTVERSION
can exist. |
16.0.1.s20250427 03 May 2025 09:46:27
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Add port
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc16, g++16,
and gfortran16, respectively.
This is the first snapshot from trunk with the GCC 16 designation. It
largely is a copy of lang/gcc15-devel.
Note: files/patch-libgcc_unwind.inc will get obsolete once all supported
FreeBSD releases include commit
22e564c74eb20e14bd93fd9fdde20e38a29cfcf1. [1]
PR: 285711 [1] |