Giter Site home page Giter Site logo

Comments (4)

selhagani avatar selhagani commented on September 12, 2024 3

Hi @nmondal ,

I just used the tracing agent and the generated native image works just fine.
You can do so by running the following commands after going to the target's folder:

java -agentlib:native-image-agent=config-output-dir=META-INF/native-image -jar zoomba.lang.core-0.3-SNAPSHOT.jar
native-image --no-fallback -H:ConfigurationFileDirectories=META-INF/native-image -jar zoomba.lang.core-0.3-SNAPSHOT.jar
./zoomba.lang.core-0.3-SNAPSHOT

from graal.

selhagani avatar selhagani commented on September 12, 2024 1

Hi @nmondal, Thank you for reaching out to us.
Could you please tell me which OS and architecture are you using?
Thank you

from graal.

selhagani avatar selhagani commented on September 12, 2024 1

I was able to reproduce the issue.
I will keep you updated with our findings as soon as possible.
Thank you.

from graal.

nmondal avatar nmondal commented on September 12, 2024

hi @selhagani
Thank you for the response!
This is happening with ZorinOS, which is a version of Ubuntu AMD 64.
In my KDE Neon, I get this error:

#7717

Failed generating 'zoomba.lang.core-0.3-SNAPSHOT' after 1m 24s.

The build process encountered an unexpected error:

> java.lang.RuntimeException: There was an error linking the native image: Linker command exited with 1

Based on the linker command output, possible reasons for this include:
1. It appears as though libz:.a is missing. Please install it.

from graal.

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.