Giter Club home page Giter Club logo

crosstool-ng's Introduction

crosstool-NG container

Build status

This is a Docker container for crosstool-NG with configurable uClibc for building toolchains. It was created to support the Docker nano project.

Building

To build the default toolchain follow these steps.

  1. ./build\ image – Build the Docker image locally and tag as ct-ng.
  2. ./build\ toolchain – Build the toolchain from the local ct-ng image.

The compressed toolchain tarball is copied to your working directory.

Customizing the build

The build can be customized from within the container. To enter the container run run container. The following commands are available within the container.

  • crosstool-configure – Configure crosstool-NG.
  • uclibc-configure – Configure uClibc.
  • toolchain-build – Build the toolchain.

To copy the toolchain to the host run pull toolchain from the host. The following scripts are available on the host.

  • run container – Removes any previous container started by this script and runs a new interactive container named CT-NG.
  • pull configs – Copies crosstool-NG and uClibc configurations from the CT-NG container.
  • pull toolchain – Copies the toolchain from the CT-NG container.

If you wish to build the modified toolchain outside the container you must first pull configs then follow the steps in Building to rebuild the image.

crosstool-ng's People

Contributors

bilge avatar

Watchers

Igor avatar James Cloos avatar  avatar

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.