I ran the Eclair code on superH (sh4) architecture based machine and
am trying to run Froyo code on same platform.
But I have the issue to run core components such as app-process,
mediaserver from init process.
If I manually run those binaries in /system/bin folder, I can see this
message,

 ./mediaserver
link_image[1995]: failed to link ./mediaserver
CANNOT LINK EXECUTABLE

I can see same kind of message for app-process, mediaserver,
system_server, dalvikvm and run-core-tests script while it is ok to
run other executables such as logcat, ping, etc.

 ./run-core-tests
link_image[1995]: failed to link dalvikvm
CANNOT LINK EXECUTABLE

Could anybody to let me know what the issue might be and what/how to
check?

Thanks in advance,
-Jake

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

Reply via email to