Title: tcc.tcz Description: Tiny C compiler Version: 0.9.26 Author: Fabrice Bellard Original-site: http://bellard.org/tcc/ Copying-policy: LGPLv2.1 Size: 152KB Extension_by: Jason W Tags: tiny c compiler Comments: Built with: export CFLAGS="-march=i486 -mtune=i686 -Os -pipe" ./configure --prefix=/usr/local make make install Change-log: 2009/01/12 First version 0.9.24 2009/06/22 Bumped to 0.9.25 Current: 2015/05/30 updated 0.9.25 -> 0.9.26 (juanito)