tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] AArch64 status?


From: Edmund Grimley Evans
Subject: Re: [Tinycc-devel] AArch64 status?
Date: Sat, 31 Oct 2015 11:32:06 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

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



reply via email to

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