Giter Club home page Giter Club logo

Comments (4)

walksanatora avatar walksanatora commented on May 23, 2024

it is appearing to work
but the -Z build-std is not working

from cargo-zigbuild.

walksanatora avatar walksanatora commented on May 23, 2024

it fails with

   Compiling nothing v0.0.1 (/home/walksanator/git/rust/oc2/project)
error[E0463]: can't find crate for `panic_abort`

For more information about this error, try `rustc --explain E0463`.
error: could not compile `nothing` due to previous error

from cargo-zigbuild.

walksanatora avatar walksanatora commented on May 23, 2024

after specifying -Zbuild-std=std,panic_abort it fails with a new message

  = note: warning: unsupported linker arg: -znoexecstack
          warning: unsupported linker arg: -zrelro
          warning: unsupported linker arg: -znow
          error: static library 'unwind' not found. search paths: 
           /home/walksanator/git/rust/oc2/project/target/riscv64gc-unknown-linux-musl/debug/deps/libunwind.a
           /home/walksanator/git/rust/oc2/project/target/debug/deps/libunwind.a
           /home/walksanator/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/riscv64gc-unknown-linux-musl/lib/libunwind.a
           /home/walksanator/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/riscv64gc-unknown-linux-musl/lib/libunwind.a
           /home/walksanator/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/riscv64gc-unknown-linux-musl/lib/self-contained/libunwind.a
           suggestion: use full paths to static libraries on the command line rather than using -l and -L arguments
           ```

from cargo-zigbuild.

messense avatar messense commented on May 23, 2024

Looks like the same kind issue as rust-lang/wg-cargo-std-aware#81

from cargo-zigbuild.

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.