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

Build errors on OSX 10.10 #311

Closed
DrMoriarty opened this issue Dec 11, 2014 · 2 comments
Closed

Build errors on OSX 10.10 #311

DrMoriarty opened this issue Dec 11, 2014 · 2 comments

Comments

@DrMoriarty
Copy link

Hello, I'm trying to build my project for android on osx yosemite and have a lot of errors during python compilation.
There is full build log: https://gist.github.com/DrMoriarty/d19c273d10bc444d3f9b
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11) (MacPorts llvm-gcc42 2336.11_1)

I noticed errors Unknown value '10.10' of -mmacosx-version-min and decided to update gcc.
Than I tried to install gcc 4.9.2 and compile pyhton with it, but no lucky. Full log: https://gist.github.com/DrMoriarty/a4c40c08edcc67f08141
gcc version 4.9.2 (MacPorts gcc49 4.9.2_1)
Could anybody help me?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@tito
Copy link
Member

tito commented May 16, 2015

Ref #321

@inclement
Copy link
Member

Closing as this issue relates to the old toolchain which is no longer supported. Please open a new issue if you experience this problem with the current master branch.

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

No branches or pull requests

3 participants