Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

42 Commits   1 Branch   8 Tags
     5         kx 
     5         kx build:
     5         kx =====
     5         kx 
     5         kx cd products && make -j32 all
     5         kx 
     5         kx make targets:
     5         kx ============
     5         kx 
     5         kx tree_clean      - clean whole tree including dist and sources(.makefile stamps) directories but
     5         kx                   !!!NOT CLEAN downloaded sources!!!
     5         kx 
     5         kx downloads_clean - remove downloaded sources in sources directory
     5         kx 
     5         kx 
     5         kx NOTE:
     5         kx ====
     5         kx   Directory names in products folder shouldn't match with any toolchain name.
     5         kx   For example, if we have toolchain name 'x86_64-glibc' then directory name
     5         kx   for this toolchain should be at least 'X86_64-glibc'.
     5         kx 
     5         kx NOTE JZ47XX GLibc:
     5         kx   The -O3 optimisation for glibc made wrong executables. We have to use -O2 only.
     5         kx