Coder Social home page Coder Social logo

milouk / gcc-prebuilt-elf-toolchains Goto Github PK

View Code? Open in Web Editor NEW
18.0 6.0 8.0 1.32 GB

This repo contains Weekly GCC 11 builds for x86_64 hosts, targeted for bare-metal (ELF / kernel-only) AArch64 systems.

C 90.00% C++ 2.61% XC 2.17% XS 2.15% Shell 0.85% CSS 0.08% Tcl 2.14%
gcc gcc-complier toolchain kernel elf gcc-arm-toolchain aarch64 aarch64-linux-gnu android sphinx android-toolchain raspberry-pi rpi4 compiler raspberrypi raspberry-pi-3 raspberry-pi-4 gcc11 gcc10

gcc-prebuilt-elf-toolchains's Introduction

Weekly GCC 13 builds are triggered every Sunday at 23:30.

Prerequisites

sudo apt-get install --yes git gcc g++ gperf bison flex texinfo help2man make libncurses5-dev autoconf automake libtool libtool-bin gawk wget bzip2 xz-utils unzip patch python3 libstdc++6 subversion

How to Build

  • sudo apt-get update && sudo apt-get upgrade
  • cd Desktop
  • git clone https://github.com/crosstool-ng/crosstool-ng
  • cd crosstool-ng
  • ./bootstrap && ./configure
  • make -j$(nproc --all)
  • make install
  • cd..
  • mkdir build
  • cd build
  • Copy the defconfig file into build Directory
  • ct-ng defconfig
  • ct-ng build

The Toolchain will be located in /home/user/x-tools/.

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.