NOTICE: This package has been removed from pkgsrc

./lang/gcc49, The GNU Compiler Collection (GCC) - 4.9 Release Series

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


Branch: CURRENT, Version: 4.9.4nb10, Package name: gcc49-4.9.4nb10, 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] [math/mpfr] [devel/gmp] [math/mpcomplex]

Required to build:
[pkgtools/cwrappers]

Package options: gcc-c++, gcc-fortran, gcc-objc, gcc-objc++, nls

Master sites: (Expand)

SHA1: 5bb0b783a57a62b11f1f9bd2aa37145da221d3d0
RMD160: 180d4aaa9d2c34084f3f01261f8cb00ddb921529
Filesize: 87985.943 KB

Version history: (Expand)


CVS history: (Expand)


   2021-04-02 13:56:16 by Nia Alarie | Files touched by this commit (162) | Package removed
Log message:
remove gcc48/gcc49.

use of these packages was disabled in the pkgsrc infrastructure in
january because they were causing problems on platforms with older
compilers that can build gcc6 just fine:
glibc + FORTIFY + gcc48,gcc49,gcc5 = build failures.

gcc48 and newer require a c++98 compiler, same as all gcc versions up
to 11, so are not useful for bootstrapping.

gcc5 has additional Ada bits, someone needs to determine if they're
useful before it can go.
   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-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-05-17 22:08:38 by Roland Illig | Files touched by this commit (1)
Log message:
lang/gcc49: build even with -Werror=char-subscripts
   2020-05-14 21:18:55 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Don't mess up <exception> with abort() hack, just include it always
before doing the latter.
   2020-05-09 19:59:09 by Roland Illig | Files touched by this commit (1)
Log message:
lang/gcc49: fix build in strict environment
   2020-05-03 19:36:26 by Roland Illig | Files touched by this commit (1)
Log message:
lang/gcc49: ignore unknown configure options, skip portability check