This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Instaling Gcc on Linux SLACKWARE


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]