Giter Club home page Giter Club logo

Comments (9)

aswaterman avatar aswaterman commented on July 25, 2024

This isn't a problem in binutils; rather, it is a Guile library version mismatch. See riscv-collab/riscv-gnu-toolchain#244 and riscv-collab/riscv-gnu-toolchain#247

from riscv-binutils-gdb.

kyrias avatar kyrias commented on July 25, 2024

Specifically the workaround with riscv-collab/riscv-gnu-toolchain#247 would be to either install a compatible Guile version and specify that, or specify --with-guile=no, when building riscv-gnu-toolchain.

from riscv-binutils-gdb.

buttercutter avatar buttercutter commented on July 25, 2024

@kyrias Strange, I do not understand why is your pull request not merged.

I have tried with ./build.sh --with-guile=no , I suppose this is not the correct way to do so.

Do I need to nodify the 3 files in riscv-gnu-toolchain on my own ?

from riscv-binutils-gdb.

buttercutter avatar buttercutter commented on July 25, 2024

@kyrias sorry for multiple posting of comments. I am now using the merged commit and the error still persists. I have tried building toolchain with and without using autoreconf, I have no idea what I have missed out. Do you have any idea ?

from riscv-binutils-gdb.

kyrias avatar kyrias commented on July 25, 2024

Add --with-guile=no to the riscv-gnu-toolchain line in build.sh.

from riscv-binutils-gdb.

buttercutter avatar buttercutter commented on July 25, 2024

adding that to build.sh also does not work.
My system guile version is guile (GNU Guile) 2.2.2

build_project riscv-gnu-toolchain --prefix=$RISCV --with-guile=no

build.txt

from riscv-binutils-gdb.

kyrias avatar kyrias commented on July 25, 2024

Are you entirely certain that the riscv-gnu-toolchain submodule is in fact the one with it? And what exactly does the build.sh line look like now?

from riscv-binutils-gdb.

kyrias avatar kyrias commented on July 25, 2024

@ProMach Could you try running git -C riscv-gnu-toolchain describe --long --tags from the riscv-tools directory?

from riscv-binutils-gdb.

buttercutter avatar buttercutter commented on July 25, 2024

@kyrias Thanks. It is solved.

from riscv-binutils-gdb.

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.