This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.1 Ada failure on GNU/Linux
- From: Joel Sherrill <joel dot sherrill at OARcorp dot com>
- To: Robert Dewar <dewar at gnat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 30 Apr 2002 19:45:57 -0500
- Subject: Re: gcc 3.1 Ada failure on GNU/Linux
- Organization: OAR Corporation
- References: <20020430220448.650EBF28F0@nile.gnat.com>
- Reply-to: joel dot sherrill at OARcorp dot com
Robert Dewar wrote:
>
> This should be reported via the normal gcc bug tracking mechanism
In this case, it turned out that you must do a make bootstrap in
order to get a useable native compiler. So it is just a
user and potential documentation problem.
--joel