Re: libraryopt

2007-09-26 Thread emBuild Software Design
On Tuesday 25 September 2007 11:52:00 pm Christian MICHON wrote: > I found back the script: it's still in the uClibc tarball. > > Have a look at libstrip: > > uClibc-0.9.29\extra\libstrip\ Thanks very much. The libstrip script is certainly a lot smaller than libraryopt. The use by libstrip of a

Re: [PATCH] Fix resolve when identical IPv4 and IPv6 hosts are defined in /etc/hosts

2007-09-26 Thread Hans-Christian Egtvedt
On Tue, 2007-09-18 at 10:44 +0200, Hans-Christian Egtvedt wrote: > This patch will fix a problem when the same host is defined with both IPv4 and > IPv6 entries in /etc/hosts. Previous only the first of these host would work, > as uClibc would read the /etc/hosts file from top to bottom, failing if

Re: [PATCH] _dl_find_hash: skip lookup if the DSO hasn't an hash table

2007-09-26 Thread Carmelo AMOROSO
Carmelo AMOROSO wrote: [snip] > How create and empty hash table [GNU/sysv], I don't know... but if this > could happen, then the check is correct. > [snip] I have asked the libc-alpha ML about this question, see reply from Jakub Jelinek ( http://sources.redhat.com/ml/libc-alpha/2007-09/msg0007

Re: libraryopt

2007-09-26 Thread Christian MICHON
I found back the script: it's still in the uClibc tarball. Have a look at libstrip: uClibc-0.9.29\extra\libstrip\ -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu with Git inside ! ___ uClibc mailing list uClibc@uclibc.or