hey, after going through the annoyance of not having dl*() on darwin, i finally got those functions working (at lease dlopen, dlsym, and dlclose). i borrowed the code from python as was suggested.
anyway, people might benefit from the following files (maybe a link from the doc web page where shared libraries are discussed?): http://mesh.eecs.umich.edu/cvsweb/proxide/dynload.c http://mesh.eecs.umich.edu/cvsweb/proxide/dynload.h they are abstractions that should work on most any unix. in our own project, they working great on darwin, linux x86, and open bsd. -andrew _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
