mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
building: Document C90 and POSIX requirements
https://bugzilla.gnome.org/show_bug.cgi?id=710519
This commit is contained in:
@@ -13,6 +13,10 @@ Simple install procedure
|
||||
Requirements
|
||||
============
|
||||
|
||||
GLib requires a C90-compliant (but not necessarily C99-compliant) C
|
||||
compiler and libc. On UNIX-like systems, it also assumes compliance
|
||||
with at least the original 1990 version of POSIX.
|
||||
|
||||
GLib-2.0 requires pkg-config, which is tool for tracking the
|
||||
compilation flags needed for libraries. (For each library, a small .pc
|
||||
text file is installed in a standard location that contains the
|
||||
|
Reference in New Issue
Block a user