Giter VIP home page Giter VIP logo

Comments (4)

rizsotto avatar rizsotto commented on September 4, 2024

did not use the Android Platform. so, can't tell you how to do that. but if you figure it out would be glad to hear about. :)

from bear.

minhyuk avatar minhyuk commented on September 4, 2024

Yes, I hope so T_T
Some people may use scan_build in Clang. I will do tomorrow. If I succeed, I will inform to you.

from bear.

minhyuk avatar minhyuk commented on September 4, 2024

Finally, I could captured android build commands with bear. It's long journey.

Above strange things happened when build system use both x64 and x86 compiler for cross compile.
In Ubuntu 12.04 LTS x64 version, Each shared library(x86, x64) placed in different location(/lib, /lib/x86_64-linux-gnu) for each architecture.

Some Unix OS provided LD_PRELOAD_32, LD_PRELOAD_64, but ubuntu did not provide.
So, when applying bear to android, must considered this situation.

from bear.

rizsotto avatar rizsotto commented on September 4, 2024

Thanks @minhyuk !
It's good to hear that you managed to work Bear for Android. Is there any change you've made on the Bear source in order to make it work? If yes, would be glad to see your findings.

from bear.

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.