tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] FIXME: handle reloc type 5 at 8066060 [0x1020] to 805


From: avih
Subject: Re: [Tinycc-devel] FIXME: handle reloc type 5 at 8066060 [0x1020] to 8051824
Date: Fri, 3 Feb 2017 21:00:58 +0000 (UTC)

> unpacking tcc (0.9.27~git20151227.933c223-1_i386deb)

0.9.27 is probably because it's after the official 0.26 release. The main tcc git repo (mob - the one you got) still has it as 0.9.26 , so the Debian maintainer probably patched the version number.

git20151227.933c223 - appears to be the date (2015-12-27) and commit hash (933c223), which if you run git log on the mob branch, you'll see this commit is indeed from that date. So just more than a year out of date.

For the rest, I don't know.


On Friday, February 3, 2017 9:36 PM, Michael Williamson <address@hidden> wrote:


I think that the git repository mob branch is the one that I used.
I got it like so:

# git clone git://repo.or.cz/tinycc.git
# cd tinycc
# git fetch origin
...
# git branch
* mob

It works without errors.

Also, I plan to submit a bug report to Ubuntu about this. For that,
can someone clarify something for me? When I install tcc on Ubuntu,
using 'apt-get install tcc', it shows this line,
among others:

...
unpacking tcc (0.9.27~git20151227.933c223-1_i386deb)
...

Are the numbers after 'git' a date?
The version number shown disagrees with the output of 'tcc -v',
(0.9.26). Is it a fork?

Also, running this version of tcc again for the moravian camera
library, I get an executable
file *and* the error message. I don't know what has changed.
Inspecting the source code
in the git repository leads me to believe that the program should not
be able to reach the
point where the message gets printed for type 5 on i386, so I suspect a memory
corruption issue. Is there a better person or place to report this
problem to (than Ubuntu)?

Thanks,

-Mike

_______________________________________________
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]