tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] latest mob badly broken on x86_64 ubuntu 12.04


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] latest mob badly broken on x86_64 ubuntu 12.04
Date: Thu, 31 Jan 2013 13:02:40 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Le jeudi 31 janvier 2013 12:57:28, Aharon Robbins a écrit :
> Hi Guys.
> 
> Something broke really bad:
> 
> ]$ cat hello.c
> #include <stdio.h>
> 
> int main(int argc, char **argv)
> {
>         printf("hello, world\n");
>         return 0;
> }
> $ tcc hello.c -o hello
> In file included from hello.c:1:
> In file included from /usr/include/stdio.h:36:
> /usr/include/bits/types.h:144: error: type expected
> $ uname -a
> Linux chumley 3.2.0-36-generic #57-Ubuntu SMP Tue Jan 8 21:44:52 UTC 2013
> x86_64 x86_64 x86_64 GNU/Linux
> 
> Please fix before the release...

Offending commit reverted.

> 
> 
> Thanks,
> 
> Arnold

Thanks

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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