Not to long ago I upgraded Red Hat 4.3 to 5.0. Last week I started running into problem with gcc complaining that some dynamic library was loading libc.so.6 which may conflict with libc.so.5. But it wasn't until yesterday that I figured out these two events are correlated. It seems that RH 5.0 switched from using the standard libc (libc.so.5) to glibc (libc.so.6) as the standard library, but gcc is continuing to generate code that wants to link with the old libc.so.5 library. What I haven't been able to figure out is how to fix it. Any help or suggestions would be most appreciated. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.