glibc

How to determinate version of glibc library under Ubuntu Linux

    To determinate glibc version you can by following steps:
  • #1 at any distributive you can cal library as a programm
    /lib/libc.so.6 

    Result:
    GNU C Library (EGLIBC) stable release version 2.10.1, by Roland McGrath et al.
    Copyright (C) 2009 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    Compiled by GNU CC version 4.4.1.
    Compiled on a Linux >>2.6.24-23-server<< system on 2009-10-07.
    Available extensions:
Syndicate content