Apps :: I need a precompiled C compiler



well, it's no joke. I dont have a compiler or kernel compiling facilities (uh.. if you use damn small, you know these things arent included...) I'm using a fairly new version of damnsmall (one I got about a year ago) and since GCC isnt included, and its distributed as source, I cant get it. I have done an HD install. if you could Direct me to a C/C++ compiler that is precompiled that would work on damnsmall, your help would be MUCH appreciated. Thanx.
First of all, a 1-year old version of Damnsmall isn't very new, the development cycle is very quick.
Secondly, once you've installed the apt-get structure, just type "apt-get install gcc g++ make".

go to the dsl extention page and click on the testing area and download the file gcc1.dsl and you can install this from the command as follows "mydsl-load gcc1.dsl" you should be in the same directory as the file when you issue this. Have fun!

original here.