View Single Post
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#1888
Originally Posted by Capt'n Corrupt View Post
Fantastic!

One thing worth consideration is that Android's libc (a likely linked lib component of any dynamic userland binary) is not the vanilla libc, but the stripped down Bionic (and maybe a modified version at that). Either way, this may be useful information when trying to spark the PVR libs that may be compiled against such code. The dl name may mask the code origin, which is why I mention this, but it should be contained within Android sources.
I'd hope to just use the Pandaboard user-space libs (as the SGX hardware is the same and the kernel driver should abstract away any SOC differences, I'd hope!)
 

The Following 2 Users Say Thank You to lardman For This Useful Post: