I vaguely recall playing with the TCC MyDSL extension when I first looked at DSL. Doesn't seem to be available now.
TCC is included in the base packages at least since v .94. I downloaded 1.4 and tested to see if it was still there, (It is). Open the shell and do tcc -v and it shows that yes it is there. Cpp, libc6, and libstdc++ are also base pacakges.
I agree TCC does have limited uses however it self-releying and small (No Need for a linker or an asembler).
I haven't played with it for version 1.4 but I did get it running along with MinGW Studio on DSL versions in the .9x range. Unfortunatly MinGW Studio can not be ditributed without violating the terms of the GPL and its main page is down (The author tried to mix a freeware license with GPL code violating the terms of the GPLed portions but couldn't seperate thier code and you would really have to google it to find copies of it on the internet -copies are still out there though...)
original here.