Re: how to detemine what version of glib on a system?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2002-12-12 at 15:42, Ahmed A wrote:

> This is not truly a kernel issue.  Can someone tell me
> how to find out what version of glibc and glib++  is
> installed or used by gcc when compiling applications.

At compile-time, you can check __GLIBC__ and __GLIBC_MINOR__ which are
the major and the minor version, respectively, of glibc.  You need to
include features.h, first.

	Robert Love

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux