hello,

im having a small problem with libc. i recently upgraded some of
the packages (gcc, kde). Mine is a slackware distribution and these
packages were installed from a redhat 5.0 cd. Kde and a few other
applications require libc v6 but many of the slackware programs
are using libc v5... While compiling a program with gcc/g++ , it
is linking with libc v5 instead of libc v6. Due to this, im not
able to compile any of the kde applications. Can anyone tell me
how i can make gcc to link with libc v6 instead of libc v5 ?

i tried using LD_PRELOAD=/lib/libc.so.5 but that gave other conflicting
libm files....is there any other sol that the LD_PRELOAD option??
thanx,
Ananth

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Reply via email to