Hi, I faced one problem, i have tried to solve it many days.
AOSP compile on one powerful physical server(36U128G) is fast . Because my company has so many people need to compile AOSP on the server,so it is busy all the time , and I do not have money to buy more.But the VM I can request more.So I want to use VM on the cloud to compile AOSP. I have some distribute compile experiences in other c/c++ projects. So I'm thinking is there any way to compile AOSP in distribute way?exp: use many VMs for one AOSP build. I noticed there had topic long time ago : https://groups.google.com/forum/#!searchin/android-building/distcc%7Csort:date/android-building/_YJNwvq6FtY/EENyTx4Elk4J I tried distcc , but failed . AOSP switching to clang, but distcc support clang not ok.https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926884 So, I want to know ,AOSP in google , how to solve the long build time ?use more powerful physical server? or you have your own distribute compile solution? -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/e3dd71e8-e452-48e2-8686-c51e359cbf5c%40googlegroups.com.
