tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Potential tcc problem appears on Ubuntu 6.10


From: Pedro A ARANDA
Subject: [Tinycc-devel] Potential tcc problem appears on Ubuntu 6.10
Date: Thu, 09 Nov 2006 11:16:42 +0000

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:

address@hidden:~$ apt-show-versions | grep tcc
tcc/edgy uptodate 0.9.23-2
address@hidden:~$ 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
address@hidden:~$ cd bin
address@hidden:~/bin$ gcc -O2 -s -o syncp syncp.c
address@hidden:~/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/





reply via email to

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