b36c218fe0d4a6696c21680cff8b9ebdbc549f30
[platform/upstream/glib2.0.git] / debian / libglib2.0-dev.README.Debian
1 GLib2.0 for Debian
2 -------------------
3
4 Static libraries issue:
5 Right now glib2.0 provides some static libraries. If your application
6 uses g_module* functions or other libraries uses g_module* functions and
7 your application link it, Please don't statically link this libraries.
8 You may get some strange proglem between static-linked application and
9 dynamic-loaded modules, g_module* provides the feature for dynamically
10 loading some modules.
11 This is well-known bug, so please don't file a bug report.
12
13
14  -- Akira TAGOH <tagoh@debian.org>, Thu, 11 Apr 2002 19:28:50 +0900
15