LWN.net Logo

MeeGo to return next month with Jolla phone launch (The H)

MeeGo to return next month with Jolla phone launch (The H)

Posted Oct 10, 2012 22:42 UTC (Wed) by swetland (subscriber, #63414)
In reply to: MeeGo to return next month with Jolla phone launch (The H) by mjg59
Parent article: MeeGo to return next month with Jolla phone launch (The H)

The biggest headache here is probably that the opengl library is linked against bionic instead of glibc, but there are a number of ways you could shim that (with some creative linker trickery), since the actual OpenGL API/ABI is not dependent on libc's data structures. That's assuming you can't convince your SoC/GPU vendor to provide a version linked against glibc or staticly.

I can see that being annoying, but it's certainly not insurmountable.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds