This is the mail archive of the gcc@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]

Re: GCC Build Error


> Date: Thu, 21 Jun 2001 23:24:53 -0400
> From: David Morsberger <dmorsberger@sensysdl.com>
> To: <gcc@gcc.gnu.org>, <gcc-bugs@gcc.gnu.org>

> I am receiving the following error building gcc v3.0. I used the
> default configure settings.

> Any ideas? Not sure where to start.
> cc: Error: /home/dwmorsb/gcc-3.0/gcc/cp/pt.c, line 8368: In this statement,

Starting from

  http://gcc.gnu.org/install/index.html

we go on to find

  http://gcc.gnu.org/install/build.html

and there we find:

Building a native compiler

For a native build issue the command make bootstrap.

I suspect you may have missed this.


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