home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libglib2.0-0 / README.Debian < prev    next >
Encoding:
Text File  |  2007-03-09  |  572 b   |  16 lines

  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.  
  16.