Hello Marc.
Huh, I have a dummy question...
How do you use dlopen(), dlsym() and dlerror() ?
On console, with ->
fred@freebsd> dlopen('/root/mylib.so')
Result = "Illegal command name..."
> call dlerror() after the failing dlsym(). It should tell _why_ the call
> failed.
Re-huh..., it should be a great plus if a dlerror() was implemented in fpc
too.
But maybe I am missing something, maybe dlopen(), dlsym() and dlerror() can
be done by pascal code (and not via console, like I try).
Thanks.
Fre;D
-----
Many thanks ;-)
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/Mangle-name-in-fpc-FreeBSD-tp5724528p5724579.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
_______________________________________________
fpc-pascal maillist - [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal