[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



Source: kfreebsd-9
Version: 9.0-3
Severity: important
Tags: upstream

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]).

[1] https://buildd.debian.org/status/fetch.php?pkg=tcc&arch=kfreebsd-amd64&ver=0.9.26%7Egit20120612.ad5f375-2&stamp=1339607119
[2] https://buildd.debian.org/status/fetch.php?pkg=tcc&arch=kfreebsd-i386&ver=0.9.26%7Egit20120612.ad5f375-2&stamp=1339606896

Best regards.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable-updates'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: