GithubHelp home page GithubHelp logo

gcc-arm-embedded-build-armhf's People

Contributors

vanbwodonk avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

gcc-arm-embedded-build-armhf's Issues

Good work!

it's work on Odroid xu4 too (ubuntu 20.04)

Built unusable on Raspberry Pi 3 with Raspbian GNU/Linux 9

Trying to use your built gives the following error message on my RasPi 3:

./arm-none-eabi-gcc --version
./arm-none-eabi-gcc: /lib/arm-linux-gnueabihf/libc.so.6: version 'GLIBC_2.28' not found (required by ./arm-none-eabi-gcc)

Raspbian uses GLIBC 2.24:

ldd --version
ldd (Debian GLIBC 2.24-11+deb9u4) 2.24 Copyright © 2016 Free Software Foundation, Inc. Dies ist freie Software; in den Quellen befinden sich die Lizenzbedingungen. Es gibt KEINERLEI Garantie; nicht einmal für die TAUGLICHKEIT oder VERWENDBARKEIT FÜR EINEN ANGEGEBENEN ZWECK. Implementiert von Roland McGrath und Ulrich Drepper.

Regards, Thorsten

ARM6 error, on RasPi Zero W

Hello!,

Thanks for this great posting!

I'm seeing this error... sorry so terse.

internal compiler error: Illegal instruction
  303

I that because I am on ARM6?

Best,

Randy

cp missing -r

I ran you code but it failed to copy the files to /usr/bin/ found you missed the -r on the cp
in the "install via raspberry pi terminal:"
...
sudo cp gcc-arm-none-eabi-8-2019-q3-update/* /usr/

should be this
sudo cp -r gcc-arm-none-eabi-8-2019-q3-update/* /usr/

Thanks for the code it help alot

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.