[LTP] 64bit ld terminates for time01.c & write04.c

$rik@nth srikanth007m@gmail.com
Tue Dec 1 03:15:05 CET 2015


Thank You Cyril. I will follow up with binutils.

On Mon, Nov 30, 2015 at 10:42 PM, Cyril Hrubis <chrubis@suse.cz> wrote:
> Hi!
>> I'm trying to cross compile the LTP to ARM 64bit and i am using
>> aarch64-linux-gnu- tool chain for cross compiling. Entire LTP got
>> compiled successfully except time01 and write04 tests due to ld
>> returned with signal 11 and core is not dumped either for debugging.
>> So i have collected strace for reference and attached is for time01.
>>
>> aarch64-linux-gnu-gcc-4.8 -static -g -O2 -fno-strict-aliasing -pipe
>> -Wall -W -Wold-style-definition
>> -I/home/Srikanth/ltp-working/testcases/kernel/include
>> -I../../../include -I../../../include -static -pthread  -L../../../lib
>>  time01.c   -lltp -o time01
>> collect2: error: ld terminated with signal 11 [Segmentation fault], core dumped
>> make: *** [time01] Error 1
>
> Most likely you have found a bug in your binutils (which is the package
> the ld comes from) and this is a wrong mailing list to report the
> problem to, try mailing list or bugzilla listed at
> https://www.gnu.org/software/binutils/.
>
> --
> Cyril Hrubis
> chrubis@suse.cz



-- 
Thanks & Regards,
M.Srikanth Kumar.


More information about the Ltp mailing list