Loading shared objects in an l4env_freebsd application
Frank Mehnert
fm3 at os.inf.tu-dresden.de
Thu Jun 9 14:29:16 CEST 2005
On Thursday 09 June 2005 14:06, Derick Swanepoel wrote:
> 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.
I do not fully understand your problem. Why do you cannot link against
the libloaders.s.so when you are using l4env_freebsd_mode?
And what do you mean by "need to load shared objects". Do you need
dlopen() functionality or do you want to link against other shared
libraries?
Frank
--
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## http://os.inf.tu-dresden.de/~fm3 ##
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20050609/210dac15/attachment-0001.sig>
More information about the l4-hackers
mailing list