Monday, December 31, 2018

[new] lang/gcc/8

Here's a port for GCC 8.2.0. Fully tested on aarch64, amd64, i386, arm,
sparc64, hppa. Unfortunately, both my powerpc and mips64 crashed during
the build, so new adastraps will have to wait until I'm back home.

Notable changes:

* gcj has been *removed*
* Ada has switched its exception handling to ZCX (instead of sjlj).
This does not yet work on sparc64, so I've disabled the -ada subpackage
for now.
* aarch64 and armv7 now use devel/gas from ports at build and run time
* C++17 and experimental C++2a support

No comments:

Post a Comment