Re: Use executable's RPATH in looking up library searching path.

2011-09-23 Thread Mike Frysinger
On Thursday, September 22, 2011 11:39:24 Filippo ARCIDIACONO wrote: When the dynamic linker load and resolve the library dependencies for an executable, It should use the executable's rpath as searching path for all his needed libraries. i don't see any justification to back up this statement

RE: Use executable's RPATH in looking up library searching path.

2011-09-23 Thread Filippo ARCIDIACONO
-Original Message- From: Mike Frysinger [mailto:vap...@gentoo.org] Sent: Friday, September 23, 2011 4:40 PM To: uclibc@uclibc.org Cc: Filippo ARCIDIACONO Subject: Re: Use executable's RPATH in looking up library searching path. On Thursday, September 22, 2011 11:39:24

Re: Use executable's RPATH in looking up library searching path.

2011-09-23 Thread Mikhail Gusarov
Twas brillig at 10:40:06 23.09.2011 UTC-04 when vap...@gentoo.org did gyre and gimble: MF i don't see any justification to back up this statement other than MF this is what glibc does. i'm honestly not too concerned by that MF as there are places already we deviate from glibc behavior by

Re: Use executable's RPATH in looking up library searching path.

2011-09-23 Thread Allan Clark
On Fri, Sep 23, 2011 at 11:45, Mikhail Gusarov dotted...@dottedmag.netwrote: Twas brillig at 10:40:06 23.09.2011 UTC-04 when vap...@gentoo.org did gyre and gimble: MF i don't see any justification to back up this statement other than MF this is what glibc does. i'm honestly not too

uclibc 0.9.5

2011-09-23 Thread iggi
Hello, For one reason or another I am stuck with a binary I have to compile with that requires uclibc 0.9.5 (this is a pretty dated build). I was wondering if anyone on the list had a copy of it's sources. Regards, Eric K ___ uClibc mailing list

Re: uclibc 0.9.5

2011-09-23 Thread Yann E. MORIN
Eric, All, On Friday 23 September 2011 23:45:47 iggi wrote: For one reason or another I am stuck with a binary I have to compile with that requires uclibc 0.9.5 (this is a pretty dated build). I was wondering if anyone on the list had a copy of it's sources. I looked at the git tree, and that

Re: uclibc 0.9.5

2011-09-23 Thread iggi
Yann, Thank you for the response, but it looks like they moved from CVS after that date. Unless I am missing something, I can't find way to get a tarball from that time. Regards, Eric K On Fri, Sep 23, 2011 at 6:00 PM, Yann E. MORIN yann.morin.1...@anciens.enib.fr wrote: Eric, All, On

Re: uclibc 0.9.5

2011-09-23 Thread Yann E. MORIN
Eric, All, On Saturday 24 September 2011 00:23:49 iggi wrote: Thank you for the response, but it looks like they moved from CVS after that date. Unless I am missing something, I can't find way to get a tarball from that time. The git repository has all the history, so you can extract it from