This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: 4.2 build problem on redhat x86_64
- From: Tim Prince <tprince at computer dot org>
- To: Andrew Bell <andrew dot bell dot ia at gmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Thu, 29 Nov 2007 19:07:10 -0800
- Subject: Re: 4.2 build problem on redhat x86_64
- References: <e80abd30711291411t451e1d4fic85533bb85c0952e@mail.gmail.com>
Andrew Bell wrote:
> Hi,
>
> I'm trying to build 4.2.2 on a redhat x86_64 system. I get the
> following during the configuration process that happens during make
> bootstrap:
>
> ....
> configuring stage 1 in ./bfd
> loading cache ./config.cache
> checking host system type... Invalid configuration
> `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
>
> checking target system type... Invalid configuration
> `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
>
> checking build system type... Invalid configuration
> `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
> ....
Are you building gcc? Did you configure or build in one of the source
directories, contrary to all advice?