tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] (no subject)


From: 郑卫飞
Subject: [Tinycc-devel] (no subject)
Date: Wed, 21 Mar 2007 10:46:14 +0800

when i want to use tcc to compile lwc(Lightweight C++) appear below message
"lex.c:XXX: ';' expected" i am use tcc 0.9.23
whether is the problem to tcc parse below sentence ?
<code>
#define SAVE_VAR(x, y) __typeof__(x) _tmp_ ## x = x;x = y 
</code>
it work well to gcc4.0.3
--
sguzwf
reply via email to

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