This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: problem with gcc install
- From: Andrew Haley <aph-gcc at littlepinkcloud dot COM>
- To: "Thomas Böttcher" <der_boe at gmx dot de>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Tue, 1 May 2007 09:42:04 +0100
- Subject: Re: problem with gcc install
- References: <20070430194542.249260@gmx.net>
"Thomas B,Avttcher" writes:
> Hi,
>
> I try to install the gcc 2.95.3 version (using Suse Linux 10)but
> after configuration I try to build it but I get two errors!
The compiler explains that you have a bad prototype; that should be
easy enough to fix.
Why are you trying to build a CHILL compiler anyway?
Andrew.