Re: glibc-2.3.4 problems in 10.1
"BenneJezzerette" <jennifer755@cox.net> wrote in message
news:S1e5e.32$63.16@fed1read02...
> glib and gcc, and I think gtk all have intertwined actions. at lest this
> is what I have been led to believe. Clarify please. Then I can be better
> informed.
Depends what you mean by intertwined - everything is dependant on glibc,
those are the system libraries which all binaries rely on in some form or
another. gcc is a compiler suite (though it too has some libraries of its
own), it needs glibc in order to compile programs. While gtk is a set of
libraries/functions used for instance in gnome (amongst others).
I'm not quite sure the point of your reply - are you saying you've had no
problem, or are you asking about another problem? |