tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] [aarch64 maintainer] BUG: R_AARCH64_(JUMP|CALL)26 rel


From: Edmund Grimley Evans
Subject: Re: [Tinycc-devel] [aarch64 maintainer] BUG: R_AARCH64_(JUMP|CALL)26 relocation failed
Date: Sun, 9 Oct 2016 23:43:55 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Christian Jullien <address@hidden>:

> I continue the QA on machines I have access on. Now, it is the turn of
> aarch64 Linux board: "8x2.4 GHz     aarch64 / 32 GB RAM / APM X-Gene Mustang
> board / Ubuntu 14.04.3 LTS"
> 
> Trying to compile mod I get:
> ...
> ------------ libtest ------------
> ./libtcc_test -B.. -I../include -I.. -I..
> tcc: error: R_AARCH64_(JUMP|CALL)26 relocation failed (val=15c0b7cc,
> addr=401b10

If I remember correctly, the proper fix for this would be a rewrite of
TCC's linker: there's no PLT/GOT when TCC is invoked with "-run" and
there really should be. However, I might be able to come up with an
ugly alternative fix...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]