Recent Changes - Search:

edit SideBar

glib

Description

GLib is a handy library of utility functions. This C library is designed to solve some portability problems and provide other useful functionality which most programs require.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc -q64" or "gcc -maix64".

Homepage: http://www.gtk.org/

Current version: v1.2.10-3

Downloads

RPM:

Source RPM:

Package dependencies:


All versions

Edit - History - Print - Recent Changes - Search
Page last modified on March 27, 2017, at 05:23 PM