Git Product home page Git Product logo

Comments (3)

DanAlbert avatar DanAlbert commented on July 21, 2024

No longer a supported toolchain, so closing since we won't be fixing that tin a future NDK (pretty good odds it's already fixed in a newer NDK).

We don't backport toolchain fixes to finished Android releases either, so your only option if you must use that branch is to tweak the code causing the crash until it doesn't. Considering this is coming from LLD... maybe disable LTO for that module?

from ndk.

pirama-arumuga-nainar avatar pirama-arumuga-nainar commented on July 21, 2024

The AOSP release branch builds fine internally. Do you have any changes to AOSP code (build system or to frameworks/native/services) that could cause this?

To share reproducers for linker crashes, use -Wl,--reproduce=repro.tar and share repro.tar. Like @DanAlbert mentioned, we won't be able to backport a fix to Android 14 but may be able to assist you in figuring out what's going wrong.

from ndk.

Casper-Bonde-Bose avatar Casper-Bonde-Bose commented on July 21, 2024

I did not have any changes the the code - just did the repo init, repo sync, installed the drivers, did the lunch and then executed "m".
In an attempt to fix it I deleted the entire checkout and did a new repo init+sync etc. and then the build succeeded.

from ndk.

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.