GithubHelp home page GithubHelp logo

install-toolchain troubles about n64 HOT 2 CLOSED

glankk avatar glankk commented on July 17, 2024
install-toolchain troubles

from n64.

Comments (2)

glankk avatar glankk commented on July 17, 2024

It seems most of your issues are caused by your antivirus, to which the only advice I can give is to temporarily disable it. Self-signed certificates (which Kaspersky uses for its encryption) is a legitimate security concern, which is why wget refuses to accept them. This is probably the reason why the binutils version check fails as well. xgcc is a normal component of the gcc build, but you will have to use your own judgement to decide whether or not to trust the gcc source code.

The toolchain building process requires a lot of disk space, but the finished installation should not take up more than 1GB (note that --enable-static-executables increases the size of all executables). To speed up the build, I suggest passing the -j option to make (but be aware that this will consume a lot of working memory). Still, compiling on Windows is known to be very slow in general.

from n64.

quetzalsly avatar quetzalsly commented on July 17, 2024

Tried it again and no problems this time, seems either kaspersky or gcc was updated. Closing issue, thanks.

from n64.

Related Issues (10)

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.