Gmodule stuff.



Hi Tim,

Would you mind, if I checked in the proposed patch of

	http://bugs.gnome.org/db/54/5429.html

It seems rather obvious. The only part, that might need more attantion is,
that HP-UX seems to require '.sl' instead of '.so' (Thats at least, what
ltconfig implies). So we  could add a macro with the proper ending to
glibconfig.h like one of (maybe better without the dot?):

#define G_MODULE_SUFFIX ".so"
#define G_MODULE_SUFFIX ".sl"
#define G_MODULE_SUFFIX ".dll"

Does that make sense?

BTW: what about moving testgmodule to glib/tests? I would migrate it there, if
you don't object.

Bye,
Sebastian
-- 
Sebastian Wilhelmi
mailto:wilhelmi ira uka de
http://goethe.ira.uka.de/~wilhelmi




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]