Giter VIP home page Giter VIP logo

Comments (6)

Jan200101 avatar Jan200101 commented on July 28, 2024

related issue #312

from libdragon.

rasky avatar rasky commented on July 28, 2024

I thought isl is optional?

from libdragon.

networkfusion avatar networkfusion commented on July 28, 2024

@Jan200101 Are you using WSL1 or WSL2 (given you have linked that issue)?!

from libdragon.

Jan200101 avatar Jan200101 commented on July 28, 2024

I thought isl is optional?

Doesn't seem to be from looking at the gcc configure.ac script.
https://gcc.gnu.org/install/prerequisites.html also doesn't mention it as optional (though it doesn't mention anything being optional, just that they could be).

On a CI runner I ran into Unable to find a usable isl. See config.log for details.

Are you using WSL1 or WSL2 (given you have linked that issue)?!

Not using WSL at all, this occured on a Fedora based runner.
I linked the issue because it ran into the same error message

from libdragon.

rasky avatar rasky commented on July 28, 2024

OK I think the reason I've never realized this is that isl is a dependency also of gmp. So if you install gmp through a package manager, you get isl. And even if you uninstall it to test the gmp source build, there's still isl in your system :)

I guess we need to amend the script to also download and copy isl then.

from libdragon.

rasky avatar rasky commented on July 28, 2024

This has been implemented for Mac for now.

from libdragon.

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.