Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

gcc-5 #2553

Closed
mikemorris opened this issue Oct 7, 2015 · 4 comments
Closed

gcc-5 #2553

mikemorris opened this issue Oct 7, 2015 · 4 comments
Assignees
Labels

Comments

@mikemorris
Copy link
Contributor

Any objections to moving from gcc-4.9 to gcc-5 for the gl-native Travis matrix? i haven’t been able to track down why gcc-4.9/stdlibc++ isn’t working with clang/stdlibc++ binaries, but gcc-5 is compiling with them just fine.

/cc @mapbox/gl

@mikemorris
Copy link
Contributor Author

gcc-5 has breaking ABI changes, this seems relevant https://developerblog.redhat.com/2015/02/10/gcc-5-in-fedora/

@ljbade
Copy link
Contributor

ljbade commented Oct 8, 2015

Only issue I can think of is people compiling the Linux app on their own systems. Not sure which OS releases have GCC 5 packages.

@jfirebaugh
Copy link
Contributor

I've hit a few annoying bugs in GCC 4.9 in the last couple weeks. Considering the latest release is now 6.1, I'd say it's time to upgrade and require GCC >= 5.

@jfirebaugh
Copy link
Contributor

Just hit another one. I'm gonna JFDI this.

@jfirebaugh jfirebaugh self-assigned this Apr 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants