Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a newer version of GCC for Travis CI. #83

Closed
wants to merge 0 commits into from

Conversation

antiagainst
Copy link
Contributor

No description provided.

@antiagainst antiagainst self-assigned this Jan 11, 2016
@dneto0
Copy link
Collaborator

dneto0 commented Jan 11, 2016

+1
It would be nice to know why we want this, especially since it's a newer GCC than what's in Ubuntu 14.04

@AWoloszyn
Copy link
Contributor

If anything I would prefer using older versions of the toolchains.

For the record the NDK (r10e) supports gcc-4.8 and clang-3.5.

@antiagainst
Copy link
Contributor Author

@dneto0 @AWoloszyn

GCC 4.8 provided by Travis is 4.8.1. It has internal errors when compiling SPIRV-Tools:

https://travis-ci.org/google/shaderc/jobs/101674113
https://travis-ci.org/antiagainst/SPIRV-Tools/jobs/100751593

@antiagainst
Copy link
Contributor Author

GCC 4.8.4 is tested and works fine. But I haven't tested 4.8.1 on my local machine yet.

@dneto0
Copy link
Collaborator

dneto0 commented Jan 12, 2016

I filed an issue against Shaderc to document which version of GCC will work.
So
+2

@antiagainst
Copy link
Contributor Author

Committed as 99a202a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants