tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] TCC segfault on Fedora 30


From: Michael Matz
Subject: Re: [Tinycc-devel] TCC segfault on Fedora 30
Date: Thu, 2 May 2019 23:43:42 +0200 (CEST)
User-agent: Alpine 2.21 (LSU 202 2017-01-01)

Hello,

On Wed, 1 May 2019, Klaus Ebbe Grue wrote:

Is that something one should do for each new Fedora?

No, instead whoever maintains the TCC package for Fedora should update it.

~> tcc hello.c
Segmentation fault (core dumped)
~> tcc
Tiny C Compiler 0.9.27 - Copyright (C) 2001-2006 Fabrice Bellard

My guess is, that this is either the 0.9.27 release as is, or an older version of the mob branch.

temp> git clone git://repo.or.cz/tinycc.git

And this will get you the current mob branch, quite a bit newer than the 0.9.27 release. In particular it will contain commit fef838db, which should be the one that fixed the problem with newer glibcs (which Fedora 30 has).

In any case, it's a problem with the Fedora package and should be reported with them.

(And yeah, we probably should be a bit nicer in our version info and not claim 0.9.27 when it is much newer)


Ciao,
Michael.



reply via email to

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