Hi, What do you mean by check, how do I check them. --- Robert Love <rml@tech9.net> wrote: > 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 > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/