Port details |
- gcc14-devel GNU Compiler Collection 14
- 14.3.1.s20250523,1 lang
=2 14.2.1.s20250315,1Version of this port present on the latest quarterly branch. - Maintainer: salvadore@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- 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.40.r<5.41 : lang/perl5.40
- 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 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:
|
Number of commits found: 105 (showing only 5 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
14.0.0.s20230514 15 May 2023 13:32:09
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc14-devel: Update to 14.0.0.s20230514 |
14.0.0.s20230507_1 15 May 2023 13:32:08
    |
Lorenzo Salvadore (salvadore)  |
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
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc14-devel: Update to 14.0.0.s20230507 |
14.0.0.s20230430 02 May 2023 09:24:18
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc14-devel: Upadte to 14.0.0.s20230430
Also fix plist for aarch64. |
14.0.0.s20230423 25 Apr 2023 13:50:31
    |
Lorenzo Salvadore (salvadore)  |
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)
|