tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] AArch64 status?


From: Christian Jullien
Subject: Re: [Tinycc-devel] AArch64 status?
Date: Sat, 31 Oct 2015 12:57:44 +0100

Edmund,

I confirm
./libtcc_test -B.. -I.. -I.. -I../include -L..
tcc: error: R_AARCH64_(JUMP|CALL)26 relocation failed (val=1b1b45f0,
addr=401990)

Is the only error and all VLA tests are Ok
No error at all from Test 00 to 79.

No related but are aware that ARM VAL tests are broken from months .. Thomas
said that when he has time, he'll try to implement missing stuf.

Christian 

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Edmund Grimley Evans
Sent: samedi 31 octobre 2015 12:32
To: address@hidden
Subject: Re: [Tinycc-devel] AArch64 status?

Christian Jullien:

> Here is the complete log which is not too bad:

Thanks. I've just pushed a fix for the VLA stuff. You might now find that
libtest is the only failure.

However, libtest isn't the only thing that's broken.

Here's an old message about the linker problem:

https://lists.gnu.org/archive/html/tinycc-devel/2015-03/msg00111.html

Even "tcc -run" probably won't always work because of the missing PLT.
In my QEMU chroot the program in that message gave this output:

PLT:
0x401500 atoi
0x401750 printf
0x4084b5b0 sin
GOT:
0x408d42a4 signgam
0x40a2d5d8 stdin
0x4440b8 stdout
0x4440b0 stderr

Edmund

_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel




reply via email to

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