Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

gcc and glib - replation

2 views
Skip to first unread message

arun Coder

unread,
Jul 18, 2013, 11:48:03 AM7/18/13
to
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
0 new messages