Initial gcc installation-How to compile gcc itself
I installed Debian and am trying to complile some software on it. However I don't have
gcc or any other c compiler installed. Can't compile gcc source code itself for the
same reason. Which raises a question of how to do the initial install of a first compiler
on a system. Do I have to find a precompiled debian package and install it this way?
thanks
|