Re: About busybox integration.

2011-08-22 Thread Botao Sun
Hi Kiko, Yes, as Bero said, the busybox compiling will be failed with the old tool chain if we don't add those "-I" options manually. But thank you to alert me that I have to correct a thing which is if you want to compile your platform source code with our latest RC tool chain: https://android-b

Re: About busybox integration.

2011-08-22 Thread Bernhard Rosenkranzer
On 22 August 2011 05:56, Christian Robottom Reis wrote: > On Fri, Aug 19, 2011 at 11:45:47AM -0700, Zach Pfeffer wrote: >> On 19 August 2011 09:36, Botao Sun wrote: >> > Currently, we have 2 different situations according to our 2 different tool >> > chains - old and new. > > What do old and new

Re: About busybox integration.

2011-08-22 Thread Christian Robottom Reis
On Fri, Aug 19, 2011 at 11:45:47AM -0700, Zach Pfeffer wrote: > On 19 August 2011 09:36, Botao Sun wrote: > > Currently, we have 2 different situations according to our 2 different tool > > chains - old and new. What do old and new mean here? -- Christian Robottom Reis, Engineering VP Brazil (GM

Re: About busybox integration.

2011-08-19 Thread Zach Pfeffer
On 19 August 2011 09:36, Botao Sun wrote: > Hi Guys, > > Currently, we have 2 different situations according to our 2 different tool > chains - old and new. > > For the old tool chain, use branch linaro_android_2.3.4 of my git > repository: git://git.linaro.org/people/botaosun/busybox.git. This is