Thursday, July 18, 2013

gcc and glib - relation

Newsgroup: comp.lang.c++

Subject: gcc and glib - relation

From: arun Coder <codepriest.1981@...>

Date: Thu, 18 Jul 2013 08:50:30 -0700 (PDT)



Is there a relation between the version of gcc used to compile our application and the version of glibc used when running the application.



Example if i build my application with a old version of gcc (2.3.1), while building my application the version of glibc on that server is 1.7.5.



But i run my application on a new server which is running a newer version of glibc 2.3



Will my application be able to use the full potential and all the features of the new glibc. Or will my application be able to use only those features of libc which were available while building my application?



Thanks,

Da







via Usenet Forums - Usenet Search,Free Usenet - comp.lang.c++ http://www.pocketbinaries.com/usenet-forums/showthread.php?45460-gcc-and-glib-relation&goto=newpost

View all the progranning help forums at:

http://www.pocketbinaries.com/usenet-forums/forumdisplay.php?128-Coding-forums

No comments:

Post a Comment