3.4 PATCH: Fix Solaris 8 Ada bootstrap failure

Rainer Orth ro@TechFak.Uni-Bielefeld.DE
Tue Oct 21 22:33:00 GMT 2003


Arnaud Charlet writes:

> Please revert (in your local build, I mean) stor-layout.c, to be sure there's
> no other issue, thanks.

Done: make gnatlib_and_tools went up to 

touch ../stamp-gnatlib
make[1]: Leaving directory `/amnt/figaro/volumes/obj-gcc/gcc/obj.sol2/gcc-3.4-20031021/8-gcc/gcc/ada'
gnatbind -C -I- -I. -Iada -I/vol/gnu/src/gcc/gcc-dist/gcc/ada -o ada/b_gnatb.c ada/gnatbind.ali
fatal error: file gnatbind.ali is incorrectly formatted
make sure you are using consistent versions of gcc/gnatbind
10.  R nnvvnnnnnnnnnvnvnvnnvnnvnvnnnnnnnnvnvnnnnnnnnnvnnnnvvnn
                                                     |
make: *** [ada/b_gnatb.c] Error 4

As you can see, for some reason the installed version of gnatbind (from GCC
3.1) is used instead of the freshly built one.  This is most likely a bug
caused by the merge.

I'll have to investigate this, but the patch should be ok now?

	Rainer



More information about the Gcc-patches mailing list