Skip to content

Zenfone2-Dev/x86_64-linaro-intel-android-gcc-5.3.1

 
 
                               X86_64-GCC-6.1.0 
                                   android
                            cross-compile toolchian

RUN ./setup to setup the toolcahin for use

had to zip a few files cause github was throwing errors due to their size.

toolchain for x86_64 architecture for kernel compilation , compiled from GNU GCC 6.1.0 source with graphite and link time optimizations(lto).

                        setup export commands in .bashrc

                             export ARCH=x86_64
                        export CCOMPILE=$CROSS_COMPILE
                     export CROSS_COMPILE=x86_64-linux-android-
                       and your toolchain path ....
                      
                               Enjoy Compiling

About

No description, website, or topics provided.

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
Unknown
COPYING.RUNTIME

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.1%
  • C++ 20.3%
  • Objective-C 3.6%
  • Python 1.6%
  • Logos 0.7%
  • XC 0.7%
  • Other 1.0%