tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] [Correction] libtcc 0.9.15 _is_ working...


From: Mitchell N Charity
Subject: [Tinycc-devel] [Correction] libtcc 0.9.15 _is_ working...
Date: Mon, 16 Dec 2002 06:02:59 -0500

In a recent email, I incorrectly stated that libtcc was currently
not working.  I was confused (too many versions of tcc lying around).
As of 0.9.15, libtcc is working again.

$ tcc --help |grep version
tcc version 0.9.15 - Tiny C Compiler [..]
$ ./libtcc_test 
Hello World!
fib(32) = 2178309
add(32, 64) = 96
$ 

My apologies for the misinformation,
Mitchell Charity



reply via email to

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