This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.2.2 installation problem on Red Hat Linux 8.0
- From: LLeweLLyn Reese <llewelly at lifesupport dot shutdown dot com>
- To: Daniel Gerardo Lucero Baylon <daniel_baylon at yahoo dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 08 Mar 2003 15:03:35 -0800
- Subject: Re: gcc 3.2.2 installation problem on Red Hat Linux 8.0
- References: <20030307202256.75887.qmail@web41210.mail.yahoo.com>
Daniel Gerardo Lucero Baylon <daniel_baylon at yahoo dot com> writes:
> I got some problems when I try to build/compile gcc 3.2.2.
>
> 1)Ran configure utility, which throws me an error "specify compiler on CC
> environment variable", I'm installing gcc, because I don't have a compiler, I
> have heard about objc tool, but I don't know how to use it.
You need to obtain a pre-built binary of the compiler from your linux
distro vendor (redhat.)
Look on redhat's website, an on your installation CDs.
>
> 2)When run make bottstrap command, a list of errors appears.
>
> Followed install steps, but nothing works. I'm new on gcc tools.
>
> I'm using Red Hat Linux 8.0
[snip]