The GNU Gcc is already releasing snapshots for the next milestone, the 5.0, I have difficulties in locating the most up-to-date repository for the toolchain for Android.
For now the best repository I found is a git one
https://android.googlesource.com/toolchain/gcc/
but apparently it's stuck to the 4.9, it's even beyond the latest official stable from GNU which is 4.9.1 . Strangely enough binutils from that repository is really up to date with even the presence of binutils 2.25 .
I know that GNU gcc supports Android, in some ways, but it's still unclear to me the real meaning of -mandroid and -mbionic, and the prerequisites that I have to satisfy when building GNU gcc from source .
So, where I can download the latest sources for gcc for Android ?
0 comments:
Post a Comment