Giter Site home page Giter Site logo

howto's People

Contributors

darrenjs avatar inobelar avatar mathbunnyru avatar mike4online avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

howto's Issues

build_gcc_10.sh: bad variable name and cat not found

After run ./build_gcc_10.sh, I got the following error:

============================================================
Cleaning environment
============================================================
./build_gcc_10.sh: 230: unset: :DO: bad variable name
./build_gcc_10.sh: 106: ./s1_config.sh: cat: not found

OS: Ubuntu 18.04

build_gcc_10.sh : trying to build 10.5.0 on Ubuntu 18: zlib.h not found

Hi! Firstly, thank you very much for your work in automating this daunting process!

I had no problems building 8.4.0 on Ubuntu 22, however, I have run into a minor problem when building 10.5.0 on Ubuntu 18 - fairly early in the build process it complains it cannot find zlib.h.

Fixed with 'sudo apt install zlib1g-dev'

The "--with-system-zlib" flag in the script suggests it should be present already, rather than being a dependency which the script builds itself, but for whatever reason, my relatively clean install of Ubuntu 18 does not have it present.

Perhaps a basic check could be added to ensure that zlib is installed? Otherwise, this issue will serve as a solution for anyone who does run into this specific problem. After this minor change, a new build run was successful.

build_gcc_10 isl_tarfile wget

I was following your medium post for building gcc from source. Running the script build_gcc_10.sh led to a loopback connection failure upon the line (L174) __wget ftp://gcc/gnu.org/pub/gcc/infrastructure $isl_tarfile.

I was able to resolve this by swapping out ftp:// with https://.

Thanks for your hard work!

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.