tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] tcc failed to compile after preprocess


From: Changming Xu
Subject: [Tinycc-devel] tcc failed to compile after preprocess
Date: Sun, 27 Feb 2011 10:34:46 +0800

hello, everyone

    Tcc can not compile the output of 'tcc -E' with the following case:
   
#include <math.h>
int main()
{
}
   int my unubtu 10.04

reply via email to

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