C program exporting symbols to dlopen() modules

Joe Lewis joe at joe-lewis.com
Wed Feb 4 18:39:05 PST 2004


I've not found anything about exporting symbols from the main program to 
a dlopen()'d module, and in fact, have found information that it can't 
be done.

How can I "export" functions to a dlopen()'d file?

Joe



More information about the freebsd-questions mailing list