[toolchain] svn commit: r474650 - in head/lang: . gcc8 [ not added to bsd.gcc.mk nor to the comment in bsd.default-versions.mk ]

Gerald Pfeifer gerald at pfeifer.com
Sun Jul 15 19:14:54 UTC 2018


Hi Mark,

On Sat, 14 Jul 2018, Mark Millard via freebsd-toolchain wrote:
> Looks like gcc8 was not added to, for example,
> https://svnweb.freebsd.org/ports/head/Mk/bsd.gcc.mk :

I've done that earlier today:

  r474663 | gerald | 2018-07-15 05:59:51 +0000 (So, 15 Jul 2018) | 6 lines

  Add support for GCC 8 (and the newly added lang/gcc8 port).  USE_GCC=8+
  is now feasible, for example.

  PR:             229681
  Submitted by:   mi

> Nor was it added to the comment below in
> https://svnweb.freebsd.org/ports/head/Mk/bsd.default-versions.mk :
> 
> # Possible values: 4.9, 5, 6, 7
> GCC_DEFAULT?=           6

Given that this is still the first release of the GCC 8 series, 
I'm a bit hesitant to add it there.  Too many folks too eager 
running into problems and then not knowing how to go about it.

I'd rather wait for GCC 8.2 which is due this summer.

(Anyone who really wants to go for it can do this nevertheless,
it's just nothing I'd like to encourage at this point.)

Hope this makes sense?

Gerald


More information about the freebsd-toolchain mailing list