How is glibc used?

Alan Coopersmith alan.coopersmith at oracle.com
Wed Aug 24 17:42:13 UTC 2016


On 08/24/16 10:33 AM, Michael Felt wrote:
> A. Compiler is xlc, platform is AIX 5.3 TL7. Modification to internal glibc:
> change #error macro in ../src/pkg-config-0.29.1/glib/glib/glib-init.c

glib & glibc are entirely different and unrelated libraries.

glibc, aka GNU libc, is a libc implementation for Linux.

glib is not a libc implementation, it's a separate utility library
from https://wiki.gnome.org/Projects/GLib/

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the pkg-config mailing list