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: 4.2 build problem on redhat x86_64


On Nov 29, 2007 9:07 PM, Tim Prince <tprince@computer.org> wrote:
> 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?

Yes, I am building gcc.

No, I did not configure or build in the source directory.  (I have
built gcc many times, but never on this platform).

-- 
Andrew Bell
andrew.bell.ia@gmail.com


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