GithubHelp home page GithubHelp logo

Comments (5)

tito avatar tito commented on July 20, 2024

I've absolutly no idea. Is your computer have enough memory or something like that? Disk full? ipcs is ok?
I never experienced that kind of error, and it's appearing directly within gcc. I suggest you to open a bug to android sdk instead :/

from python-for-android.

rubik avatar rubik commented on July 20, 2024

I have the very same issue! I'm on ArchLinux, with SDK API 15 and NDK r7c. I solved the error:
configure: error: C compiler cannot create executables

by creating the directory /usr/local/python/2.7/lib, as said here:
http://koansys.com/tech/building-python-with-enable-shared-in-non-standard-location

But now, when I issue the distribute command again (a simple distribution with only kivy) I get directly the error:

arm-linux-androideabi-gcc: Internal error: Killed (program cc1)

from python-for-android.

rubik avatar rubik commented on July 20, 2024

It's probably the wrong API level that messes things up. I now see that @edwyns has set his API level to 13 and I have 15.
I'll install 14 (as per the documentation) to see what happens.

I had installed 15 because I thought the new NDK version (r7c) covered it, but probably it does not.

EDIT: I confirm, using SDK API 14 works well!

from python-for-android.

snowrry avatar snowrry commented on July 20, 2024

I've met with the same issue. Yes, SDK API 14 and NDK r7c can work.

from python-for-android.

tito avatar tito commented on July 20, 2024

Added into the FAQ

from python-for-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.