On Jul 3, 5:01 pm, Vinay Rao <vinayrrao1...@gmail.com> wrote:
> Hi,
>
> Even i had faced the same problem.
> I did the following.
> 1) Booted the Linux kernel using BUSYBOX init.
> 2) Then tried executing ANDROID init manually.
> My Init was giving SEGFAULT.
> The problem was with my tool chain. I was supposed to use arm-eabi tool
> chain which i wasn't using.
> I compiled my android using arm-eabi tool chain and the problem got solved.
> Even u try 1st booting your kernel with BUSYBOX init before trying ANDROID
> init directly. First make sure your kernel is booting fine using BUSYBOX
> init.
>
> Regards,
> Vinay
>

You mean the android kernel has to be compiled with the above tool
chain? because the file system already is built using that too chain.

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to