Re: gcc/gnat 3.3

From: Andreas Almroth (andreas_NO_SPAM_at_almroth.com)
Date: 11/05/03


Date: Wed, 05 Nov 2003 19:35:04 +0100

Adrian Hoe wrote:
>
>
> Ludovic Brenta wrote:
>

[snip]

>
> Thanks for the tips. Now the configure recognized ada and created
> ada/Makefile in obj/gcc but I encountered an error during bootstrap:
>
> Bootstrapping the compiler
> make: Fatal error in reader: Makefile, line 987: Unexpected end of line
> seen
> Current working directory
/home/byhoe/download/gcc-3.3.2/gcc-3.3.2/obj/gcc
> *** Error code 1
> make: Fatal error: Command failed for target `bootstrap'

I only say: Use GNU make.
The Makefiles are in some cases using gmake only contructs. I believe it
is also mentioned in the build documentation...

Godd luck building it! Should not be hard now, as the configure script
found ada.

/Andreas