Enumerating glibc dependencies

Roger Marquis marquis at roble.com
Mon Feb 2 16:55:07 UTC 2015


> Please note that the glibc has nothing to do with glib.

Is FreeBSD glib always linked to libc (vs glibc)?

  # ldd /usr/local/lib/libglib* 2>/dev/null| grep libc | sort -u
  libc.so.7 => /lib/libc.so.7 (0x800648000)

Roger


More information about the freebsd-pkg mailing list