| Port details |
- gcc16-devel GNU Compiler Collection 16
- 16.0.0.s20251102 lang
=0 16.0.0.s20250921Version of this port present on the latest quarterly branch. - Maintainer: salvadore@FreeBSD.org
 - Port Added: 2025-05-03 09:55:57
- Last Update: 2025-11-06 08:06:33
- Commit Hash: b102b3d
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1762175695
SHA256 (gcc-16-20251102.tar.xz) = 3e3f8683fcf0ce247d8cd8650d96fa6820e41331497f2141a2da576f7d00b894
SIZE (gcc-16-20251102.tar.xz) = 96973956
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.s20251102:
GRAPHITE=off: Support for Graphite loop optimizations
MULTILIB=on: Build support for 32-bit and 64-bit targets
====> Options available for the radio BOOTSTRAP: you can only select none or 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
- FreshPorts was unable to extract/find any pkg message
- 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.s20251102 06 Nov 2025 08:06:33
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20251102 |
16.0.0.s20251026 30 Oct 2025 11:29:16
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20251026 |
16.0.0.s20251019 21 Oct 2025 15:32:22
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20251019 |
16.0.0.s20251012 16 Oct 2025 09:34:51
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20251012 |
16.0.0.s20251005 07 Oct 2025 11:56:32
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20251005 |
16.0.0.s20250928 02 Oct 2025 09:14:26
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250928 |
16.0.0.s20250921 22 Sep 2025 16:13:48
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250921 |
16.0.0.s20250914 20 Sep 2025 23:47:26
    |
Robert Clausecker (fuz)  |
lang/gcc16-devel: fix build on armv7
Some type confusion issues.
Approved by: portmgr (build fix blanket)
MFH: 2025Q3 |
16.0.0.s20250914 16 Sep 2025 11:41:21
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250914 |
16.0.0.s20250907 10 Sep 2025 10:11:28
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250907 |
16.0.0.s20250831 05 Sep 2025 09:17:56
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250831 |
16.0.0.s20250824_1 05 Sep 2025 09:17:56
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Allow build without bootstrap
Enabling a boostrap option was experimentally enforced on some GCC
devel ports, as building GCC on FreeBSD with FreeBSD's default compiler
(clang) is not fully supported. Stop enforcing it: many users of
production ports actually disable both bootstrap options, so it makes
sense to attempt to keep allowing no-bootstrap builds.
However, since building jit without bootstrap does not work, we add jit
to the enabled languages only if a bootstrap option has been selected [1].
See commit 5ee63cc45413954077b2b0c0546b8342585b41ba and e-mail
https://lists.freebsd.org/archives/dev-commits-ports-main/2025-August/160223.html
for more details.
Reported by: vishwin [1] |
16.0.0.s20250824 05 Sep 2025 09:17:55
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc16-devel: Update to 16.0.0.s20250824 |
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] |