loading shared libreries
Jeff Sturm
jsturm@one-point.com
Tue Sep 18 07:42:00 GMT 2001
On Tue, 18 Sep 2001, Roger Wells wrote:
> Does anyone know how to load a shared library during run time (as opposed to
> load time)? I need to detect whether a library is needed during process
> execution and only then attempt to load it.
On what platform? GNU/Linux provides dlopen() for this.
Note this question has nothing to do with GCC development per se. If you
need further clarification, please email privately or use another forum.
Jeff
More information about the Gcc
mailing list