[Peeweelinux] RH62 compat. question
Mark Meade
[email protected]
Mon, 5 Jan 2004 07:55:22 -0500
On Sunday 04 January 2004 11:31 pm, Jonathan Sturges wrote:
> My question is, is there any steps other than just running the
> /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh script before
> compiling the applications? When I take this script into my shell with ".
> /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh", and then do
> configure/make/etc, the resulting binaries are still linked against the
> glibc from RH8. Are there additional env. variables to make gcc/ld find
> the older libraries?
Hi Jonathan,
I had similar problems, although I was using RH7.2. Take a look at:
http://mail.adis.on.ca/pipermail/peeweelinux/2002-April/000569.html
Mark