This is the mail archive of the
libc-help@sourceware.org
mailing list for the glibc project.
Re: problem in running glibc-2.2.5 testsuite
Hi,
Thanks Mike.
Now I wish to skip the tests under 'intl'. Also I wish to build the tests
statically for the executable can be run the target board.
I checked the makefiles and configuration scripts regarding the same. But
I couldn't find a way for it as I am new on these.
Could you provide some directions/references for doing the same.
Thank you,
Chandra Kumar R.
On Wed, 8 Sep 2010 01:41:53 -0400, Mike Frysinger <vapier@gentoo.org>
wrote:
> On Wednesday, September 08, 2010 01:16:01 chandrakumar@chandrakumar.in
> wrote:
>> I am working with the gnu toolchain of versions as follows:
>> - binutils of version 2.10.1
>> - gcc of version 2.95.3
>> - glibc of version 2.2.5
>
> these versions are ridiculously ancient. people generally arent
familiar
> with
> these source trees anymore.
> -mike