Public bug reported:

A tcc script which worked flawlessly before the upgrade doesn't work
anymore. The C program compiles with gcc correctly.

Transcript of the 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

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
tcc doesn't work correctly after upgrade to edgy
https://launchpad.net/bugs/71059

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to