NOTICE: This package has been removed from pkgsrc

./lang/gcc5, The GNU Compiler Collection (GCC) - 5 Release Series

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 5.5.0nb7, Package name: gcc5-5.5.0nb7, Maintainer: pkgsrc-users

The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C,
Fortran, Java, and Go, as well as libraries for these languages (libstdc++,
libgcj,...).


Required to run:
[textproc/gsed]

Required to build:
[pkgtools/cwrappers]

Package options: gcc-c++, gcc-fortran, gcc-graphite, gcc-inplace-math, gcc-objc, gcc-objc++, nls

Master sites: (Expand)

SHA1: 0d985aaf6d63598916933a690cb902d47d385bea
RMD160: 63fdc006c2289f81df664d1fd9b4124f71732e7b
Filesize: 69429.805 KB

Version history: (Expand)


CVS history: (Expand)


   2021-04-06 14:15:24 by Nia Alarie | Files touched by this commit (46) | Package removed
Log message:
remove gcc5, gcc5-libs

these were disabled in the pkgsrc infrastructure some time ago because
they cannot be built cleanly with older compilers while gcc6 can.

this all seems to be separate from the ada bits in gcc-5-aux which may
still be useful.
   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.
   2020-10-23 02:45:48 by David H. Gutteridge | Files touched by this commit (7)
Log message:
Fix grammar in a comment in gcc* Makefiles
   2020-10-03 16:04:18 by Amitai Schleier | Files touched by this commit (1)
Log message:
On CentOS 7 with the system gcc 4.8.5, we get a bunch of these:

error: 'for' loop initial declarations are only allowed in C99 mode

Bump USE_LANGUAGES c to c99.
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-05-02 09:45:05 by Roland Illig | Files touched by this commit (1)
Log message:
lang/gcc5: skip check for unknown configure options
   2020-04-28 18:02:20 by Roland Illig | Files touched by this commit (1)
Log message:
lang/gcc5: skip portability check for files in contrib/
   2020-03-03 10:18:30 by Pierre Pronchery | Files touched by this commit (1)
Log message:
gcc5: also record the checksum for ecj-4.5.jar

This fixes building lang/gcc5 with the "gcc-java" option enabled.