Toolchains Engine
- Details
 - Category: CrossBuild
 - Published: Wednesday, 24 April 2013 15:28
 - Written by Administrator
 - Hits: 20408
 

Toolchains Engine, can build Toolchains 
 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
 - msys2 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