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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
gcc14-devel GNU Compiler Collection 14
14.3.1.s20250523,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.2.1.s20250315,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-05-28 16:06:26
Commit Hash: 3892b3d
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:
FreshPorts has no man page information for this port.
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.s20250523,1/catalog.mk
  3. /usr/local/share/licenses/gcc14-devel-14.3.1.s20250523,1/LICENSE
  4. /usr/local/share/licenses/gcc14-devel-14.3.1.s20250523,1/GPLv3
  5. /usr/local/share/licenses/gcc14-devel-14.3.1.s20250523,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.
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 = 1748075130 SHA256 (gcc-14-20250523.tar.xz) = 96ac18fa1dec7fac40239cbc8b162230ffcf36a76152693ff2242ef3137a2158 SIZE (gcc-14-20250523.tar.xz) = 88306420

Packages (timestamps in pop-ups are UTC):
gcc14-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest14.2.1.s20250425,114.2.1.s20250509,1-14.2.1.s20250425,114.2.1.s20250516,1---
FreeBSD:13:quarterly14.2.1.s20250329,114.2.1.s20250329,114.0.0.s2023062514.2.1.s20250329,114.2.1.s20250329,1---
FreeBSD:14:latest14.2.1.s20250405,114.3.1.s20250523,1-14.2.1.s20250405,114.3.1.s20250523,1---
FreeBSD:14:quarterly14.2.1.s20250329,114.2.1.s20250329,1-14.2.1.s20250329,114.2.1.s20250329,1--14.0.0.s20231231
FreeBSD:15:latest14.2.1.s20250425,114.2.1.s20250425,1n/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.40.r<5.41 : lang/perl5.40
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.s20250523,1: 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_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-20250523/
  2. http://gcc.gnu.org/pub/gcc/snapshots/14-20250523/
  3. http://mirror.koddos.net/gcc/snapshots/14-20250523/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/snapshots/14-20250523/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/snapshots/14-20250523/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/snapshots/14-20250523/
  7. https://mirrors.kernel.org/sourceware/gcc/snapshots/14-20250523/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/snapshots/14-20250523/
Collapse this list.

Number of commits found: 105 (showing only 5 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.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: 105 (showing only 5 on this page)

«  1 | 2