Hi

Trying to get Android 4.0 to run on a Cortex-A8 SoC I've built a 
distribution from sources, using the wingray configuration, because it 
does not use NEON commands. Tried both the mainline 3.3-rc2 kernel with 
enabled Android drivers and the common branch of the android kernel 
git-tree. In both cases I'm getting a kernel panic "attempted to kill 
init." Trying to run init under gdb in a booted (with the same kernel) 
shall I caught a SIGILL in the beginning of __vfprint() in libc at the 
vpush instruction. Any ideas?

BTW, while investigating this I noticed, that libc objects (e.g., 
vfprintf.o) are built with both -fno-strict-aliasing and -fstrict-aliasing 
options, which is, probably, not really desired?

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to