tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] [PATCH] Don't break compilation process with unknow o


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] [PATCH] Don't break compilation process with unknow option
Date: Sat, 03 Jan 2015 22:30:46 +0000
User-agent: KMail/4.14.1 (Linux/2.6.38-ac2-ac100; KDE/4.14.2; armv7l; ; )

Le samedi 27 décembre 2014, 17:02:03 Sergey Korshunoff a écrit :
> # ./tcc -Wunsupported -traditional -E tcc.c -o tcc.i
> tcc: error: invalid option -- '-traditional'
> 
> Don't break compilation process with unknow option  (-traditional for
> example). There is a warning label for such case.

GCC and clang also error out for unknown option. What option caused your 
program to fail to compile?

Best regards,

Thomas



reply via email to

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