[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Binutils-2.14 ELF weak testing
From: |
gsv-alpha |
Subject: |
Binutils-2.14 ELF weak testing |
Date: |
Wed, 13 Jul 2005 17:56:41 +0400 (MSD) |
When testing binutils version 2.14 20030612 on target i686-pc-linux-gnu (Linux
Mandrake 8.2) were received messages:
FAIL: ELF weak func first DSO
FAIL: ELF weak func last DSO
FAIL: ELF weak data first DSO
FAIL: ELF weak data last DSO
FAIL: ELF weak data first DSO common
FAIL: ELF weak data last DSO common
I.e. does not pass the test binutils-2.14/ld/testsuite/ld-elfweak/elfweak.exp.
All other tests passed successfully.
How I can solve this problem?
P.S.
To compile and test binutils I used commands:
../binutils-2.14/configure --prefix=/usr --enable-shared
make tooldir=/usr
make check
Sergey
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Binutils-2.14 ELF weak testing,
gsv-alpha <=