[android-building] Re: Build goldfish 3.10 0r goldfish 3.18

2018-09-13 Thread ycx think
Why not try to follow the kernel build steps on android official website? I have tried it and it works at most time. https://source.android.com/setup/build/building-kernels 在 2018年8月17日星期五 UTC+8下午12:10:20,alkhattabi写道: > > Hello every one, > I'm so new to kernel development and building. I ne

[android-building] Can I build android with GCC?

2018-09-13 Thread bx L
Hello everyone, I'm building Android 8.0. By default, it uses the clang toolchain. Can I switch it to gcc toolchain, or use my own toolchain instead of the prebuilt one? Thanks! -- -- You received this message because you are subscribed to the "Android Building" mailing list. To pos

[android-building] Re: Can I build android with GCC?

2018-09-13 Thread Glenn Kasten
See https://source.android.com/setup/build/requirements#toolchain On Thursday, September 13, 2018 at 8:54:40 PM UTC-7, bx L wrote: > > Hello everyone, > I'm building Android 8.0. By default, it uses the clang toolchain. > Can I switch it to gcc toolchain, or use my own toolchain instead of t