cmcstl2 icon indicating copy to clipboard operation
cmcstl2 copied to clipboard

Update meta.cpp from upstream

Open CaseyCarter opened this issue 5 years ago • 3 comments

CaseyCarter avatar Apr 10 '19 19:04 CaseyCarter

GCC 7.3 seems not to like something in meta.cpp, although it compiles fine for me locally with 7.4. @cjdb, is it time to update https://hub.docker.com/r/cjdb/cmcstl2-testbed? Or is it time for me to learn to make my own docker images? ;)

CaseyCarter avatar Apr 10 '19 22:04 CaseyCarter

CaseyCarter commented 15 days ago

I really need to fix my email filtering (everything GitHub goes into a dark corner).

cjdb avatar Apr 25 '19 20:04 cjdb

On Ubuntu Bionic:

  • GCC 7.3 times out
  • GCC 8.2 passes

On Ubuntu Disco:

  • GCC 7.4 times out
  • GCC 8.3 ICEs

@CaseyCarter which distro are you using GCC with, and is it a custom build or a package manager install?

cjdb avatar Apr 26 '19 07:04 cjdb