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

2013-01-31 Thread arnold
"Thomas Preud'homme" wrote: > Le jeudi 31 janvier 2013 13:53:05, arn...@skeeve.com a écrit : > > > > Checked it out - it works now. MUCH thanks!! > > > > Arnold > > There is really no thanks in order as I'm the one who broke it. On the other > hand it's great you reacted so quickly so the than

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

2013-01-31 Thread Thomas Preud'homme
Le jeudi 31 janvier 2013 13:53:05, arn...@skeeve.com a écrit : > > Checked it out - it works now. MUCH thanks!! > > Arnold There is really no thanks in order as I'm the one who broke it. On the other hand it's great you reacted so quickly so the thanks are for you. Best regards, Thomas sign

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

2013-01-31 Thread Thomas Preud'homme
Le jeudi 31 janvier 2013 12:57:28, Aharon Robbins a écrit : > Hi Guys. > > Something broke really bad: > > ]$ cat hello.c > #include > > int main(int argc, char **argv) > { > printf("hello, world\n"); > return 0; > } > $ tcc hello.c -o hello > In file included from hello.c:1: >

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

2013-01-31 Thread arnold
> Le jeudi 31 janvier 2013 12:57:28, Aharon Robbins a écrit : > > Hi Guys. > > > > Something broke really bad: > > > > [ ... ] > > > > Please fix before the release... "Thomas Preud'homme" wrote: > Offending commit reverted. Checked it out - it works now. MUCH thanks!! Arnold _

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

2013-01-31 Thread Aharon Robbins
Hi Guys. Something broke really bad: ]$ cat hello.c #include 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