Port details |
- freebsd-gcc14 Cross GNU Compiler 14 for FreeBSD/aarch64
- 14.1.0 devel =3 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: jhb@FreeBSD.org
- Port Added: 2024-07-29 20:42:07
- Last Update: 2024-07-29 20:41:18
- Commit Hash: 97d1458
- People watching this port, also watch:: iwmbt-firmware, perl5, bonnie, tcptestsuite, rust
- License: GPLv3 GPLv3RLE
- WWW:
- https://gcc.gnu.org/
- Description:
- GCC, the GNU C/C++ Compiler, customized to build the FreeBSD base system.
To use GCC for other purposes, please use one of the lang/gcc* packages.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- aarch64-gcc14>0:devel/freebsd-gcc14
- To install the port:
- cd /usr/ports/devel/freebsd-gcc14/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/freebsd-gcc14
- pkg install aarch64-gcc14
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aarch64-gcc14
- Package flavors (<flavor>: <package>)
- aarch64: aarch64-gcc14
- amd64: amd64-gcc14
- armv7: armv7-gcc14
- i386: i386-gcc14
- powerpc: powerpc-gcc14
- powerpc64: powerpc64-gcc14
- riscv64: riscv64-gcc14
- distinfo:
- TIMESTAMP = 1715872675
SHA256 (gcc-14.1.0.tar.xz) = e283c654987afe3de9d8080bc0bd79534b5ca0d681a73a11ff2b5d3767426840
SIZE (gcc-14.1.0.tar.xz) = 92265736
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:
-
- aarch64-unknown-freebsd14.1-as : devel/binutils@aarch64
- objdump : devel/binutils
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- Runtime dependencies:
-
- aarch64-unknown-freebsd14.1-as : devel/binutils@aarch64
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libmpc.so : math/mpc
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_freebsd-gcc14
- USES:
- compiler:c++11-lang cpe gmake iconv libtool makeinfo tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
14.1.0 29 Jul 2024 20:41:18 |
John Baldwin (jhb) |
devel/freebsd-gcc14: External FreeBSD toolchain based on GCC 14.
This port provides external GCC toolchains for GCC 14.1.0 for the
aarch64, amd64, armv7, i386, powerpc, powerpc64, and riscv64
platforms.
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D46000 |
Number of commits found: 1
|