I have already submitted this bug to Ubuntu, but maybe it's also interesting here.

On Ubuntu 6.06 tcc worked flawlessly, but after the upgrade to 6.10 it doesn't work anymore. Here is the transcript of my session:

[EMAIL PROTECTED]:~$ apt-show-versions | grep tcc
tcc/edgy uptodate 0.9.23-2
[EMAIL PROTECTED]:~$ tcc -run bin/syncp.c
In file included from bin/syncp.c:2:
In file included from /usr/include/stdlib.h:438:
In file included from /usr/include/sys/types.h:270:
/usr/include/bits/pthreadtypes.h:69: identifier expected
[EMAIL PROTECTED]:~$ cd bin
[EMAIL PROTECTED]:~/bin$ gcc -O2 -s -o syncp syncp.c
[EMAIL PROTECTED]:~/bin$ gcc --version
gcc (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to