> -----Original Message----- > From: Bob Proulx [mailto:bob@xxxxxxxxxx] > Sent: Monday, July 10, 2006 7:52 PM > To: Browder, Tom; gcc-help@xxxxxxxxxxx > Subject: Re: Glibc Versioned Symbols ... > Given the following copy the newer glibc parts to that location. > > ./mylib/ld-linux.so.2 > ./mylib/libc.so.6 > ./mylibexec/myprog ... > You should pick the right version with respect to tls, nptl, etc. ... > Hope that helps, Bob, thanks a heap! That helps a lot. -Tom