Richard Harke <[EMAIL PROTECTED]> writes: > In dlfcn.h we find: > /* Unmap and close a shared object opened by `dlopen' > The handle cannot be used again after calling `dlclose'. */ > extern int dlclose (void *__handle) __THROW; > > Also RTLD_DEFAULT is a gnu extension and requires > __USE_GNU to be defined
are you talking about linux or irix? the above looks like the dlfcn.h from glibc on linux. --alex-- -- | I believe the moment is at hand when, by a paranoiac and active | | advance of the mind, it will be possible (simultaneously with | | automatism and other passive states) to systematize confusion | | and thus to help to discredit completely the world of reality. | _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
