tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] RE :Re: Many new warnings since yesterday


From: Christian JULLIEN
Subject: [Tinycc-devel] RE :Re: Many new warnings since yesterday
Date: Fri, 15 Feb 2013 12:22:21 +0100 (CET)

BINGO! This line
ifeq (-$(findstring clang,$(CC))-,-gcc-)

returns false and GCC specific flags are not used, If I remove this if (and associated else)
tcc compiles with no warnings as yesterday

Christian

----- Message d'origine -----
De : "grischka" <address@hidden>
Date ven. 15/02/2013 12:18 (GMT +01:00)
À : "address@hidden" <address@hidden>
Objet : Re: [Tinycc-devel] Many new warnings since yesterday

Thomas Preud'homme wrote:
> Look at the top of the Makefile. Something's wrong when detecting your
> compiler. But the code didn't change, ...

See http://repo.or.cz/w/tinycc.git/commitdiff/108b2876

--- grischka


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