notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details
gcc14-devel GNU Compiler Collection 14
14.3.1.s20250829,1 lang on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 14.3.1.s20250620,1Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-25 13:54:10
Last Update: 2025-09-05 09:17:52
Commit Hash: 07b8278
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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 gcc14, g++14, and gfortran14, respectively.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gcc14-devel-14.3.1.s20250829,1/catalog.mk
  3. /usr/local/share/licenses/gcc14-devel-14.3.1.s20250829,1/LICENSE
  4. /usr/local/share/licenses/gcc14-devel-14.3.1.s20250829,1/GPLv3
  5. /usr/local/share/licenses/gcc14-devel-14.3.1.s20250829,1/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.2-c++14
  7. bin/x86_64-portbld-freebsd14.2-g++14
  8. bin/x86_64-portbld-freebsd14.2-gcc14
  9. bin/x86_64-portbld-freebsd14.2-gcc-14.3.1
  10. bin/x86_64-portbld-freebsd14.2-gcc-ar14
  11. bin/x86_64-portbld-freebsd14.2-gcc-nm14
  12. bin/x86_64-portbld-freebsd14.2-gcc-ranlib14
  13. bin/x86_64-portbld-freebsd14.2-gfortran14
  14. bin/c++14
  15. bin/cpp14
  16. bin/g++14
  17. bin/gcc14
  18. bin/gcc-ar14
  19. bin/gcc-nm14
  20. bin/gcc-ranlib14
  21. bin/gcov14
  22. bin/gcov-dump14
  23. bin/gcov-tool14
  24. bin/gfortran14
  25. bin/lto-dump14
  26. include/gcc14/ISO_Fortran_binding.h
  27. share/man/man1/cpp14.1.gz
  28. share/man/man1/g++14.1.gz
  29. share/man/man1/gcc14.1.gz
  30. share/man/man1/gcov14.1.gz
  31. share/man/man1/gcov-dump14.1.gz
  32. share/man/man1/gcov-tool14.1.gz
  33. share/man/man1/gfortran14.1.gz
  34. share/man/man1/lto-dump14.1.gz
  35. share/gcc-14.3.1/python/libstdcxx/__init__.py
  36. share/gcc-14.3.1/python/libstdcxx/v6/__init__.py
  37. share/gcc-14.3.1/python/libstdcxx/v6/printers.py
  38. share/gcc-14.3.1/python/libstdcxx/v6/xmethods.py
  39. @postexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  40. @postunexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  41. @comment Insert PLIST.lib here
  42. @owner
  43. @group
  44. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • gcc14-devel>0:lang/gcc14-devel
To install the port:
cd /usr/ports/lang/gcc14-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc14-devel
  • pkg install gcc14-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc14-devel
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1756543273 SHA256 (gcc-14-20250829.tar.xz) = 872fbeb615f349066de09948aeccfb996bd4f5e6e1f6c7630d0f2d3f302b5481 SIZE (gcc-14-20250829.tar.xz) = 88313104

Packages (timestamps in pop-ups are UTC):
gcc14-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest14.3.1.s20250815,114.3.1.s20250815,1-14.3.1.s20250725,114.3.1.s20250815,1---
FreeBSD:13:quarterly14.3.1.s20250627,114.3.1.s20250627,114.0.0.s2023062514.3.1.s20250627,114.3.1.s20250627,1---
FreeBSD:14:latest14.3.1.s20250725,114.3.1.s20250815,1-14.3.1.s20250725,114.3.1.s20250815,1---
FreeBSD:14:quarterly14.3.1.s20250627,114.3.1.s20250627,1-14.3.1.s20250627,114.3.1.s20250627,1--14.0.0.s20231231
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. as : devel/binutils
  2. gmake>=4.4.1 : devel/gmake
  3. makeinfo : print/texinfo
  4. as : devel/binutils
  5. perl5>=5.42.r<5.43 : lang/perl5.42
Runtime dependencies:
  1. as : devel/binutils
  2. indexinfo : print/indexinfo
Library dependencies:
  1. libgmp.so : math/gmp
  2. libmpfr.so : math/mpfr
  3. libmpc.so : math/mpc
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gcc14-devel-14.3.1.s20250829,1: 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_gcc14-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/gcc14 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently.
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. http://ftp.ntua.gr/pub/gnu/gcc/snapshots/14-20250829/
  2. http://gcc.gnu.org/pub/gcc/snapshots/14-20250829/
  3. http://mirror.koddos.net/gcc/snapshots/14-20250829/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/snapshots/14-20250829/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/snapshots/14-20250829/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/snapshots/14-20250829/
  7. https://mirrors.kernel.org/sourceware/gcc/snapshots/14-20250829/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/snapshots/14-20250829/
Collapse this list.

Number of commits found: 120 (showing only 20 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
14.0.0.s20230806
08 Aug 2023 15:47:57
commit hash: db3b4ee47ac9ef65e782aa849e425e31171464a9commit hash: db3b4ee47ac9ef65e782aa849e425e31171464a9commit hash: db3b4ee47ac9ef65e782aa849e425e31171464a9commit hash: db3b4ee47ac9ef65e782aa849e425e31171464a9 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230806
14.0.0.s20230730
01 Aug 2023 20:03:28
commit hash: 3604dcce07e119870b18cb67ca6f33b158ff71e7commit hash: 3604dcce07e119870b18cb67ca6f33b158ff71e7commit hash: 3604dcce07e119870b18cb67ca6f33b158ff71e7commit hash: 3604dcce07e119870b18cb67ca6f33b158ff71e7 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230730
14.0.0.s20230723
26 Jul 2023 14:00:45
commit hash: 69d3a975f2d7523f765ba97f0d94f5e4f9080ca4commit hash: 69d3a975f2d7523f765ba97f0d94f5e4f9080ca4commit hash: 69d3a975f2d7523f765ba97f0d94f5e4f9080ca4commit hash: 69d3a975f2d7523f765ba97f0d94f5e4f9080ca4 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230723

According to my tests, this snapshot should also fix PR 272566.

PR:		272566
14.0.0.s20230716
18 Jul 2023 08:08:46
commit hash: 571e27fe859a20d6f6a7fbf31576c3ce5f8d7be7commit hash: 571e27fe859a20d6f6a7fbf31576c3ce5f8d7be7commit hash: 571e27fe859a20d6f6a7fbf31576c3ce5f8d7be7commit hash: 571e27fe859a20d6f6a7fbf31576c3ce5f8d7be7 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230716
14.0.0.s20230709
16 Jul 2023 12:09:35
commit hash: 10449e310558fec9988dbbfccd2d61a96e7d6e1fcommit hash: 10449e310558fec9988dbbfccd2d61a96e7d6e1fcommit hash: 10449e310558fec9988dbbfccd2d61a96e7d6e1fcommit hash: 10449e310558fec9988dbbfccd2d61a96e7d6e1f files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230709
14.0.0.s20230702
09 Jul 2023 20:31:49
commit hash: 0907f681cb63e77925bd3109adea55accd6b7eb5commit hash: 0907f681cb63e77925bd3109adea55accd6b7eb5commit hash: 0907f681cb63e77925bd3109adea55accd6b7eb5commit hash: 0907f681cb63e77925bd3109adea55accd6b7eb5 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230702
14.0.0.s20230625
01 Jul 2023 11:41:43
commit hash: 5851e5c16faf4c92843e0c3f895a4eba92fdb736commit hash: 5851e5c16faf4c92843e0c3f895a4eba92fdb736commit hash: 5851e5c16faf4c92843e0c3f895a4eba92fdb736commit hash: 5851e5c16faf4c92843e0c3f895a4eba92fdb736 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230625
14.0.0.s20230618
19 Jun 2023 19:42:34
commit hash: 0cc6c26a554b0abfe10e9b834abbc24b2ba1c609commit hash: 0cc6c26a554b0abfe10e9b834abbc24b2ba1c609commit hash: 0cc6c26a554b0abfe10e9b834abbc24b2ba1c609commit hash: 0cc6c26a554b0abfe10e9b834abbc24b2ba1c609 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230618
14.0.0.s20230611
19 Jun 2023 15:19:22
commit hash: 91117ec83f966fad5e943737928abe956cd49720commit hash: 91117ec83f966fad5e943737928abe956cd49720commit hash: 91117ec83f966fad5e943737928abe956cd49720commit hash: 91117ec83f966fad5e943737928abe956cd49720 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc*: fix build with CPUTYPE?=g[3-5]

GCC does not accept -mcpu=g4, but does accept -mcpu=G4.
14.0.0.s20230611
14 Jun 2023 12:08:52
commit hash: b8cbc8452aec95e82b0085f365c59ca578cfe571commit hash: b8cbc8452aec95e82b0085f365c59ca578cfe571commit hash: b8cbc8452aec95e82b0085f365c59ca578cfe571commit hash: b8cbc8452aec95e82b0085f365c59ca578cfe571 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230611
14.0.0.s20230604_1
05 Jun 2023 16:56:57
commit hash: 8433c283d75450e04dcb3d57ee0eba6ed38de4cccommit hash: 8433c283d75450e04dcb3d57ee0eba6ed38de4cccommit hash: 8433c283d75450e04dcb3d57ee0eba6ed38de4cccommit hash: 8433c283d75450e04dcb3d57ee0eba6ed38de4cc files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Switch back to standard bootstrap

Switch back to STANDARD_BOOTSTRAP on i386, amd64 and aarch64 as default
option instead of LTO_BOOTSTRAP: lto bootstrap produces too many
failures on the package builders for those architectures.

Users wanting to use LTO_BOOTSTRAP can still enable the option
manually.

The option stays enabled by default on powerpc, powerpc64 and
powerpc64le, for which I do not have failure reports from package
builders.
14.0.0.s20230604
05 Jun 2023 16:56:57
commit hash: b1cca3df893b248b4ac4a09fb6192eafef544ebbcommit hash: b1cca3df893b248b4ac4a09fb6192eafef544ebbcommit hash: b1cca3df893b248b4ac4a09fb6192eafef544ebbcommit hash: b1cca3df893b248b4ac4a09fb6192eafef544ebb files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230604
14.0.0.s20230529
03 Jun 2023 07:56:52
commit hash: bb902e3c291074a27d96c12d5b32957f117e0e81commit hash: bb902e3c291074a27d96c12d5b32957f117e0e81commit hash: bb902e3c291074a27d96c12d5b32957f117e0e81commit hash: bb902e3c291074a27d96c12d5b32957f117e0e81 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230529
14.0.0.s20230521
28 May 2023 18:39:09
commit hash: 3eac95d2764a6d239393e5c32bbb143e3e46cb95commit hash: 3eac95d2764a6d239393e5c32bbb143e3e46cb95commit hash: 3eac95d2764a6d239393e5c32bbb143e3e46cb95commit hash: 3eac95d2764a6d239393e5c32bbb143e3e46cb95 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230521
14.0.0.s20230514_1
28 May 2023 18:39:06
commit hash: dd7afe65c58a8083ccf6f3a9e063df6a7620e5b5commit hash: dd7afe65c58a8083ccf6f3a9e063df6a7620e5b5commit hash: dd7afe65c58a8083ccf6f3a9e063df6a7620e5b5commit hash: dd7afe65c58a8083ccf6f3a9e063df6a7620e5b5 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Fix enable init_array patch

Add an error line that was missing in case _FreeBSD_version < 1000010.

Reported by:    gnikl@users.sourceforge.net
Fixes:  8a1885234ce7 lang/gcc14-devel: Enable support for .init_array and
.fini_array
14.0.0.s20230514
15 May 2023 13:32:09
commit hash: 92ea1c865e10f66ab2d3b2127cf5f364dd31ce71commit hash: 92ea1c865e10f66ab2d3b2127cf5f364dd31ce71commit hash: 92ea1c865e10f66ab2d3b2127cf5f364dd31ce71commit hash: 92ea1c865e10f66ab2d3b2127cf5f364dd31ce71 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230514
14.0.0.s20230507_1
15 May 2023 13:32:08
commit hash: 8a1885234ce78307fcc224c6698f8fc4628a8a8ccommit hash: 8a1885234ce78307fcc224c6698f8fc4628a8a8ccommit hash: 8a1885234ce78307fcc224c6698f8fc4628a8a8ccommit hash: 8a1885234ce78307fcc224c6698f8fc4628a8a8c files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel:  Enable support for .init_array and .fini_array

Enable support for .init_array and .fini_array, which FreeBSD supports
since commit 83aa9cc00c2d83d05a0efe7a1496d8aab4a153bb in the src
repository.

There __FreeBSD_version is 1000009, so we start enabling the support
from __FreeBSD_version == 1000010.

See also review https://reviews.freebsd.org/D39968 for lang/gcc11-devel.

Reported by:    Dan McGregor <dan.mcgregor@usask.ca>
14.0.0.s20230507
08 May 2023 20:39:32
commit hash: 4d0dd0ab6ee9b58892c444163f2da04dcb759adfcommit hash: 4d0dd0ab6ee9b58892c444163f2da04dcb759adfcommit hash: 4d0dd0ab6ee9b58892c444163f2da04dcb759adfcommit hash: 4d0dd0ab6ee9b58892c444163f2da04dcb759adf files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Update to 14.0.0.s20230507
14.0.0.s20230430
02 May 2023 09:24:18
commit hash: 3ff4e0ec9c61afe03e94f52c2507dbeeeaa28202commit hash: 3ff4e0ec9c61afe03e94f52c2507dbeeeaa28202commit hash: 3ff4e0ec9c61afe03e94f52c2507dbeeeaa28202commit hash: 3ff4e0ec9c61afe03e94f52c2507dbeeeaa28202 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Upadte to 14.0.0.s20230430

Also fix plist for aarch64.
14.0.0.s20230423
25 Apr 2023 13:50:31
commit hash: 4dd6b46b731c441ba3879486381dac1ffbabe232commit hash: 4dd6b46b731c441ba3879486381dac1ffbabe232commit hash: 4dd6b46b731c441ba3879486381dac1ffbabe232commit hash: 4dd6b46b731c441ba3879486381dac1ffbabe232 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14-devel: Add port

GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc14, g++14,
and gfortran14, respectively.

This is the first snapshot from trunk with the GCC 14 designation. It
largely is a copy of lang/gcc13-devel.

Number of commits found: 120 (showing only 20 on this page)

«  1 | 2