Loading shared objects in an l4env_freebsd application
Derick Swanepoel
dswanepoel at gmail.com
Thu Jun 9 14:06:47 CEST 2005
Hi again,
I need to load shared objects in my application. I've got .so loading
working in a loader-mode app, but my app uses the l4env_freebsd mode
so I cannot link against libloader.s.so. I've tried to link against
libloaderif.a, but the l4loader_attach_relocateable() function is only
available in libloader.s.so.
Any help would be appreciated,
Derick
More information about the l4-hackers
mailing list