Code Monkey home page Code Monkey logo

Comments (6)

hydai avatar hydai commented on May 24, 2024

The __register_frame and __deregister_frame are introduced in this PR.

These functions should exist in the library. May I ask which compiler you use?

from wasmedge.

hetvishastri avatar hetvishastri commented on May 24, 2024

Hi,
Yes sure. I am building it using android-ndk-r22b for darwin-x86_64.
Compiler:- android-ndk-r22b/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang

from wasmedge.

hydai avatar hydai commented on May 24, 2024

Hi @ibmibmibm
Do you have any idea about this? Is the libunwind not supported in NDK or the 32bit environment?

from wasmedge.

hydai avatar hydai commented on May 24, 2024

Hi @hetvishastri
This function is defined in libgcc, and both GCC and Clang support it. Could you please try to add the -lgcc_eh option to link the libgcc?

from wasmedge.

hetvishastri avatar hetvishastri commented on May 24, 2024

Hi @hydai,
I think, I had built it incorrectly and tried again to build with WasmEdge 0.13.4 source code. It is now working using the solutions in #1889 and #2639. Thank you so much for your help.

from wasmedge.

hydai avatar hydai commented on May 24, 2024

The __register_frame and __deregister_frame are introduced in this PR.

These functions should exist in the library. May I ask which compiler you use?

I didn't look into why the NDK doesn't support these two symbols. However, you'll be able to revert this PR and try to build it again.

from wasmedge.

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.