Once you modify your build tools to use the proper compiler flags,
then you'll be able to load the modules pretty easily. Panther
includes dlopen() automatically. On earlier systems you'll need to
install libdlcompat.
[...] how do I install libdlcompat? Is this a fink module?
Under OS X 10.1 or 10.2, install the fink 'dlcompat' package. Remember
to pass -I/sw/include and -L/sw/lib (assuming your fink is in /sw) and
you also may have to pass -ldl if your configure scripts don't know to
look for it.
and, just to be clear, Panther *includes* dlcompat already.
Michael
_______________________________________________
scitech mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/scitech
Do not post admin requests to the list. They will be ignored.