VOLTER wrote: > I'm using Slackware linux and I cant make my gcc to work(gcc is > included in my installation process) > Lets suppose that it will not work, so I have downloaded this files > from your web: > gcc-4.1.2.tar > & > gcc-core-4.1.2.tar > and extracted in diferent folders. Those files contain the C source code for gcc. They will do you absolutely no good without an existing working compiler, though. You should install the gcc included in your Slackware packages; this is much, much easier than trying to build it from scratch. Brian