Toolchains Engine

gnu chains engine

 

Toolchains Engine, can build Toolchains info20 for any CPU-OS combination (theoretically).
For this reason use the latest GCC C++ compiler and the latest GNU binutils sources.
This part of CodeTyphon is clearly from C++ world...

On Windows

This engine install locally

  • GCC C++ compiler, 32 or/and 64 bits  (MinGW-w64 project)
  • latest GNU binutils sources and
  • msys utils

in the directory C:\codetyphon\CrossEng

 

On Unix OSes

This engine use host OS GCC C++ compiler and install locally

  • Only the latest GNU binutils sources

in the directory /usr/lib/codetyphon/CrossEng