| Port details |
- gcc13-devel GNU Compiler Collection 13
- 13.4.1.s20260701 lang
=0 13.4.1.s20260624Version of this port present on the latest quarterly branch. - Maintainer: salvadore@FreeBSD.org
 - Port Added: 2022-05-02 07:33:05
- Last Update: 2026-07-12 10:29:19
- Commit Hash: de20058
- 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 gcc13, g++13,
and gfortran13, 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:
-
- gcc13-devel>0:lang/gcc13-devel
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/lang/gcc13-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/gcc13-devel
- pkg install gcc13-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gcc13-devel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1783267155
SHA256 (gcc-13-20260701.tar.xz) = e53be040998a8a59f8059c37c0467c8e30d966d36295ee1338e1d779f8095437
SIZE (gcc-13-20260701.tar.xz) = 84614044
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 gcc13-devel-13.4.1.s20260701:
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_gcc13-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 |
13.0.0.s20220724 26 Jul 2022 01:28:41
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc13-devel: Update to 13.0.0.s20220724 |
13.0.0.s20220717 20 Jul 2022 14:22:15
    |
Tobias C. Berner (tcberner)  |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
13.0.0.s20220717 18 Jul 2022 02:04:55
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc13-devel: Update to 13.0.0.s20220717, adopt
- Update to latest snapshot.
- Take maintainership: since I am getting more and more involved with
gcc ports, I believe it is time to adopt one. |
13.0.0.s20220710 11 Jul 2022 15:18:22
    |
Piotr Kubaj (pkubaj)  |
lang/gcc13-devel: update to snapshot 20220710 |
13.0.0.s20220703 07 Jul 2022 22:56:01
    |
Lorenzo Salvadore (salvadore)  |
lang/gcc>=11: Warn about LTO_BOOTSTRAP
Warn users about the amount of ram and time needed to build GCC with
LTO_BOOTSTRP enabled.
PR: 264949
Reported by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> and others
Reviewed by: gerald
Differential Revision: https://reviews.freebsd.org/D35688 |
13.0.0.s20220703 04 Jul 2022 00:00:32
    |
Piotr Kubaj (pkubaj)  |
lang/gcc13-devel: update to snapshot 20220703 |
13.0.0.s20220626 26 Jun 2022 23:02:00
    |
Piotr Kubaj (pkubaj)  |
lang/gcc13-devel: update to snapshot 20220626 |
13.0.0.s20220619 21 Jun 2022 02:47:33
    |
Piotr Kubaj (pkubaj)  |
lang/gcc13-devel: update to snapshot 20220619 |
13.0.0.s20220522 27 May 2022 13:51:50
    |
Piotr Kubaj (pkubaj)  |
lang/gcc13-devel: update to snapshot 20220522 |
13.0.0.s20220508 10 May 2022 23:42:49
    |
Piotr Kubaj (pkubaj)  |
lang/gcc13-devel: update to 20220508 snapshot |
13.0.0.s20220501 02 May 2022 07:26:31
    |
Piotr Kubaj (pkubaj)  |
lang/gcc13-devel: Add port
Add new port to track the latest development branch of GCC. |