Skip to content

sayeed99/x86_64-GCC-6.1.0-android-toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                               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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published