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]

[Ada]: failure to build on Mandrake 8.1 / x86


With both ACT GNAT 3.13p and GCC 2.96 20000731 + ALT GNAT 3.13p as
base compiler I get the same abort when first using the stage1
compiler on an Ada file.

I have current CVS with no modifications (I did a re-checkout to be
sure). A few days ago on the same system I was able to bootstrap with
a few local modification. Any idea of what I get wrong or is it the
tree?

-- 
Laurent Guerby <guerby@acm.org>

$ mkdir build; cd build
$ ../gcc/configure --prefix=$HOME/work/gcc/install-cvs --enable-languages=c,ada
$ make bootstrap
...
make[3]: Entering directory `/home/guerby/work/gcc/build/gcc/ada'
stage1/xgcc -Bstage1/ -B/home/guerby/work/gcc/install-cvs/i686-pc-linux-gnu/bin/ -c -g -O2   -W -Wall -gnatpg -gnata -I- -I. -I../../../gcc/gcc/ada ../../../gcc/gcc/ada/ada.ads
+===========================GNAT BUG DETECTED==============================+
| 5.00w (20010924) (i686-pc-linux-gnu) Gigi abort, Code=321                |
| Error detected at ../../../gcc/gcc/ada/ada.ads:19:1                      |


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