Dear all...

I have a program which I suspect doesn't cope quite nice with the new glibc
2.2 and gcc 2.96 (I am running RH 7.0 with all errata applied)

The program installation procedure is using autoconf.
I can force the configure script to compile with kgcc (gcc 2.95) with:
CC="gcc" ./configure --the-other-option-goes-here but how do I tell the
program to not link against libc-2.2, instead link to the old libc from
compat-glibc-6.2 package?

Thanks...

/john



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to