tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] failing on macro expansion for include


From: Hendrik Visage
Subject: [Tinycc-devel] failing on macro expansion for include
Date: Thu, 8 Aug 2002 23:32:39 +0200
User-agent: Mutt/1.4i

Hi there,

the following code snippet in OpenSSL is causing some trouble for tcc:


#ifdef OPENSSL_UNISTD
#      include OPENSSL_UNISTD

It appears that tcc doesn't yet hadle a recursive type macro expansion.

Hendrik

It appears that tcc doesn't yet hadle a recursive type macro expansion.

Greetz
Hendrik






reply via email to

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