tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] This commit causes segfaults on make test


From: Thomas Preudhomme
Subject: Re: [Tinycc-devel] This commit causes segfaults on make test
Date: Wed, 26 Mar 2014 23:21:49 +0800
User-agent: Roundcube Webmail/0.7.2

Le 2014-03-26 22:37, Domingo Alvarez Duarte a écrit :
Hello !

I can understand you because it happen to me too, then makefile on
tests was not cleaning the generated files ending with "-cc" and
"-tcc" and if weve generated ones that worked before they will be used
on tests instead of generating new ones with the modification we did
to tinycc sources.

*Bummer*

Indeed, that was the problem. Ok so I had thought about a possible cause for the bug and when removing the abitest-tcc I managed to check that it fixes the bug. Does it also fixes the problem with awk Arnold?


Ive added a commit to mob that do clean then, after that try "make
clean", "make" and "make test" then you probably will get the
segfault:

Great thanks. One nice thing would be to add a dependency for abitest-tcc on tcc and libtcc. abitest-cc is already fine as it depends on libtcc.



Cheers,

Thomas



reply via email to

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