Package: tcc
Version: 0.9.25-3
Severity: important

Here's an example:

-------------------------------------------------------
$ cat hw.c 
#include <stdio.h>
int main()
{
    printf("Hello, world!\n");
}
$ tcc hw.c
In file included from hw.c:1:
In file included from /usr/include/stdio.h:75:
In file included from /usr/include/libio.h:53:
In file included from /usr/lib/tcc/include/stdarg.h:5:
/usr/include/stdlib.h:140: ';' expected
-------------------------------------------------------

Just for the record, using the dietlibc headers work.




-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tcc depends on:
ii  dpkg                      1.15.7.2       Debian package management system
ii  install-info              4.13a.dfsg.1-5 Manage installed documentation in 
ii  libc6                     2.11.2-2       Embedded GNU C Library: Shared lib

Versions of packages tcc recommends:
ii  libc6-dev [libc-dev]          2.11.2-2   Embedded GNU C Library: Developmen

tcc suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to