D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
doc
/
libglib2.0-dev
/
Filename :
README.Debian
back
Copy
GLib2.0 for Debian ------------------- Static libraries issue: Right now glib2.0 provides some static libraries. If your application uses g_module* functions or other libraries uses g_module* functions and your application link it, Please don't statically link this libraries. You may get some strange proglem between static-linked application and dynamic-loaded modules, g_module* provides the feature for dynamically loading some modules. This is well-known bug, so please don't file a bug report. -- Akira TAGOH <tagoh@debian.org>, Thu, 11 Apr 2002 19:28:50 +0900