[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] segfault when using tcc -run on Fedora 21 and 22
From: |
Dylan Cali |
Subject: |
Re: [Tinycc-devel] segfault when using tcc -run on Fedora 21 and 22 |
Date: |
Sat, 9 Jan 2016 18:22:46 -0500 |
On Sat, Jan 9, 2016 at 6:12 PM, Vincent Lefevre <address@hidden> wrote:
> This problem was due to new psABI relocation but should have been
> fixed for x86_64 on 2015-12-17. At least the latest mob branch works
> on my machines. Just in case, make sure that the following appears
> in "git log":
Hi Vincent,
Yep I have those commits, but am still segfaulting. My local HEAD is
541b335, same as the mob branch on the public git:
$ git show -s HEAD
commit 541b33591c74103d398750016b0c9557dafba0c6
Author: Edmund Grimley Evans <address@hidden>
Date: Wed Jan 6 19:09:28 2016 +0000
CodingStyle: Remove reference to misaligned struct CString.
This was fixed by 1c2dfa1 on 2015-11-21.