Porting GNU libraries

Aditya Kousik adit267.kousik at ...9...
Fri May 1 01:31:34 CEST 2015


Hello

I'm trying to port libsqlite which is a dependency for another application
(which I'm also trying to port). The build of this library is a one line
compilation. But it requires a -ldl flag for dynamically loaded libraries
(it uses dlopen() and dlfcn.h). I've tried getting the source for this, to
no avail so far. Is there a way to link libraries directly from the linux
host. Intuitively, that doesn't seem to work. Thoughts on how to move
forward?

Thanks and regards,
Aditya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20150430/3149cc06/attachment.html>


More information about the users mailing list