dxx-rebirth/similar
Kp f9b90d4e8c Raise minimum required gcc version to gcc-7
gcc-4.9 support is now difficult to test due to system libraries linking
to newer symbols.  gcc-4.9 is unsupported upstream, as are gcc-5 and
gcc-6.  Raise the minimum required gcc version to the minimum version
supported upstream.

Debian Jessie shipped gcc-4.9.2, and support for this target was the
primary motivator for retaining gcc-4.9 support.  Jessie ended regular
support in June 2018, and will end Long Term Support in June 2020.  It
seems unlikely that Jessie would receive a snapshot build of Rebirth in
the months it has left.

Debian Stretch shipped gcc-6, but is currently considered "oldstable"
and has been superseded by Debian Buster.  Further, Debian Stretch
provides a package for gcc-7, so Stretch users can still build Rebirth
using only packages available from the package manager.
2020-04-19 20:47:07 +00:00
..
2d Fix mouse-selection in listboxes 2020-04-04 19:30:23 +00:00
3d Zip ranges passed to rotate_point_list 2020-02-01 22:33:31 +00:00
arch Move digi functions to dcx; use bitset for channels 2020-04-04 19:30:22 +00:00
editor Move WallAnims into d_game_shared_state 2020-04-04 19:30:22 +00:00
main Raise minimum required gcc version to gcc-7 2020-04-19 20:47:07 +00:00
misc Fix externally reported Mac OS X build break 2019-10-23 03:02:16 +00:00