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

Bug#677417: kfreebsd-source-9.0: _types.h breaks tcc as it uses gcc specific type __va_list



2012/6/13 Thomas Preud'homme <robotux@celest.fr>:
> Files _types.h define __builtin_va_list through typedef to be __va_list.
> This type is gcc specific and thus may not be accepted by other compilers.
> As a matter of fact, tcc stopped being able to compile files on kfreebsd-any
> because of this (see [1,2]).

Does tcc define __GNUC__?

-- 
Robert Millan



Reply to: