Giter VIP home page Giter VIP logo

gcc-toolchain-2019.12-precompiled's Introduction

GCC Toolchain 2019.12 Precompiled

This repository includes a precompiled toolchain for the pfc-firmware-sdk.

It is precompiled for Ubuntu 16.04.05. For other distributions it may work. But if you like to use this compiler on a different distribution we recomment to compile the toolchain by yourselfe.

Therfore we provide also the source of the toolchain: http://github.com/WAGO/gcc-toolchain-2019.12

1.) Before you clone the repository !!!

Due to the fact that the repository contains files over 50MB you need the GIT large file support extension for GIT before you clone the repository.

1.1) Download and install GIT

Make sure that you install GIT version >= 1.8.2

The recommended Ubuntu version will meet the requirement!

    >sudo apt install git

1.2) Install git-lfs (large file support)

Please refer to this link to get detailed information about the installation on other systems: https://github.com/git-lfs/git-lfs/wiki/Installation

These steps will only concentrate on the recommented Ubuntu version:

    >sudo apt-get install software-properties-common
    >sudo add-apt-repository ppa:git-core/ppa
    >curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
    >sudo apt-get install git-lfs
    >git lfs install

2. Installation

Simply clone this repository to a directory:

git clone https://github.com/WAGO/gcc-toolchain-2019.12-precompiled.git

We suggest to store it to /opt

sudo git clone https://github.com/WAGO/gcc-toolchain-2019.12-precompiled.git /opt/gcc-Toolchain-2019.12

gcc-toolchain-2019.12-precompiled's People

Contributors

thomas-brandt avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

besinetherlands

gcc-toolchain-2019.12-precompiled's Issues

Repo with gcc-toolchain-2022.08-precompiled?

Can we expect a repository with a pre-compiled version of the newer gcc-toolchain-2022.08?

Currently we want to migrate from Ubuntu 16.04 to the new docker based build environment. As we build our own application to run on WAGO PLCs I only need the "pfc-firmware-sdk-G2/ptxproj/platform-wago-pfcXXX/sysroot-target" and the toolchain.

Only option to get the 2022.08 toolchain is currently to copy it from the running docker image to the host system. With the 2019 it was easier as we could just clone this repository.

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.