I was trying to build the Android operating system for Galaxy Nexus. It took 6 hours to build. Is it normal or does it have to do with my machine(MBP Core2Duo) or am I missing something?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is bit of a memory bound operation.
Next time you compile try using more threads
or
With 12 GB of memory I was able to compile the android source in like 40 mins.