Port details |
- gcc8-devel GNU Compiler Collection 8
- 8.4.1.s20210512 lang
=1 8.4.1.s20210512Version of this port present on the latest quarterly branch.
- Maintainer: gerald@FreeBSD.org
- Port Added: 2017-04-24 18:37:48
- Last Update: 2021-06-11 06:44:18
- Commit Hash: 0280b83
- People watching this port, also watch:: syncthing
- 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 gcc8, g++8,
and gfortran8, respectively.
WWW: https://gcc.gnu.org
Gerald Pfeifer <gerald@FreeBSD.org>
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gcc8-devel>0:lang/gcc8-devel
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: gcc8-devel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 arm armv6 armv7 i386 powerpc powerpc64 powerpcspe
- distinfo:
- TIMESTAMP = 1621158125
SHA256 (gcc-8-20210512.tar.xz) = d082a51995d466e45f47c74e2bb46bc248d55e8cebec54ba17df9b1de7c7e069
SIZE (gcc-8-20210512.tar.xz) = 60803232
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.3 : devel/gmake
- makeinfo : print/texinfo
- as : devel/binutils
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- as : devel/binutils
- indexinfo : print/indexinfo
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libmpc.so : math/mpc
- libiconv.so : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gcc8-devel-8.4.1.s20210512:
BOOTSTRAP=on: Build using a full bootstrap
===> Use 'make config' to modify these settings
- Options name:
- lang_gcc8-devel
- USES:
- compiler 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/gcc8
For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.0.s20170910_1 11 Sep 2017 14:55:29 |
gerald |
Update to the 20170910 snapshot of GCC 8 skipping last week's snapshot
which failed to build for us. |
8.0.0.s20170827_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
8.0.0.s20170827 02 Sep 2017 11:08:57 |
gerald |
Update to the 20170827 snapshot of GCC 8. |
8.0.0.s20170820 21 Aug 2017 21:39:37 |
gerald |
Update to the 20170820 snapshot of GCC 8.
Move ONLY_FOR_ARCHS according to portlint. |
8.0.0.s20170813 15 Aug 2017 12:40:48 |
gerald |
Update to the 20170813 snapshot of GCC 8. |
8.0.0.s20170806 09 Aug 2017 18:23:39 |
gerald |
Update to the 20170806 snapshot of GCC 8. |
8.0.0.s20170730 01 Aug 2017 11:26:38 |
gerald |
Update to the 20170730 snapshot of GCC 8. |
8.0.0.s20170723 24 Jul 2017 11:53:47 |
gerald |
Update to the 20170723 snapshot of GCC 8.
Remove workaround for PR 219274 that bapt@ had put in place in 2014
from pkg-plist. [1]
PR: 219274 [1] |
8.0.0.s20170716 19 Jul 2017 21:30:05 |
gerald |
Update to the 20170716 snapshot of GCC 8. |
8.0.0.s20170709 13 Jul 2017 07:48:02 |
gerald |
Update to the 20170709 snapshot of GCC 8. |
8.0.0.s20170702 08 Jul 2017 01:02:12 |
gerald |
Update to the 20170702 snapshot of GCC 8.
Remove headers being created by GCC's fixincludes machinery from the
installation / packaging to avoid breakage when FreeBSD's headers are
changing afterwards. Several fellow committers have strongly indicated
that our headers do not need the kind of adjustments that GCC performs. |
8.0.0.s20170625 07 Jul 2017 15:27:45 |
gerald |
Update to the 20170625 snapshot of GCC 8. |
8.0.0.s20170611 26 Jun 2017 22:50:12 |
linimon |
Alphabetize ARCH definitions.
No need to bump PORTREVISION because package does not change.
Reviewed by: gerald
Approved by: portmgr (tier-2 blanket) |
8.0.0.s20170611 14 Jun 2017 21:30:03 |
gerald |
Update to the 20170611 snapshot of GCC 8. |
8.0.0.s20170604 05 Jun 2017 05:25:38 |
gerald |
Update to the 20170604 snapshot of GCC 8.
Adjust WWW reference in pkg-descr to https and avoid a trailing slash. |
8.0.0.s20170528 30 May 2017 00:21:43 |
gerald |
Update to the 20170528 snapshot of GCC 8. Upstream now ships sources
as .tar.xz over .tar.bzip2 for the last few years, so adjust USES. |
8.0.0.s20170521 24 May 2017 20:28:11 |
gerald |
Update to the 20170521 snapshot of GCC 8. |
8.0.0.s20170507 14 May 2017 13:08:55 |
gerald |
Update to the 20170507 snapshot of GCC 8. |
8.0.0.s20170430 01 May 2017 09:46:40 |
gerald |
Update to the 20170430 snapshot of GCC 8. |
8.0.0.s20170423 24 Apr 2017 18:37:37 |
gerald |
Welcome GCC 8! GCC 7 (provided via lang/gcc7-devel) has been branched
for the release and this first GCC 8 snapshot is still very close to that,
whereas the coming months are going to provide a rougher ride through
the development stages of GCC 8. |