comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Building GNAT from CVS
Date: 04 May 2002 08:58:14 +0100
Date: 2002-05-04T08:58:14+01:00	[thread overview]
Message-ID: <x7v4rhopco9.fsf@pushface.org> (raw)

Looking for an initial clue here .. a pointer to an existing site
would be good! or a pointer to the place where this sort of discussion
happens.

I've downloaded the 3.1 branch (co -r gcc-3_1-branch gcc) and (I think
I've) obeyed the instructions. I've configured with

  ADAC=gnatgcc ../gcc/configure \
    --enable-languages=c,ada --prefix=/opt/gcc-3.1
  make bootstrap

and get

  make[3]: Entering directory `/home/simon/gcc-build/gcc/ada'
  gnatgcc -c -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long    -W -Wall -gnatpg -gnata -I- -I. -I../../../gcc/gcc/ada ../../../gcc/gcc/ada/ada.ads
  gnat1: Invalid option `-Wno-long-long'
  fatal error: system.ads is incorrectly formatted
  missing line for parameter: Backend_Divide_Checks
  fatal error: system.ads is incorrectly formatted
  missing line for parameter: Backend_Overflow_Checks
  fatal error: system.ads is incorrectly formatted
  missing line for parameter: Fractional_Fixed_Ops
  compilation abandoned
  
(the compiler is 3.14p, similar with 3.15a).

I guess what's happened is that the new system.ads needs (temporarily)
to have these settings in so the existing GNAT can work?



             reply	other threads:[~2002-05-04  7:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-04  7:58 Simon Wright [this message]
2002-05-05  0:40 ` Building GNAT from CVS Robert Dewar
2002-05-05  6:17   ` Simon Wright
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox