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]
Other format: [Raw text]

Re: [3.2] Can ada/6160 be cured from 3.3 or trunk?


Hello,

On Tue, 28 Jan 2003, Geert Bosch wrote:

> > [...]
> > -GNATBIND = gnatbind
> > [...]
> > +GNATBIND = $(STAGE_PREFIX)gnatbind -C
> > [...]
>
> This might well be the right solution. I'm testing this now on a freshly
> checked out gcc-3_2-branch, using GNAT 3.13p1 as a base compiler.

I have tried it on i686-pc-linux-gnu, but Ada bootstrap fails as
before.  It seems that `gnat1drv.ali' must be cleaned between stages,
but isn't.  See the attached log file for details.  I am not quite
familiar with the hairy bootstrap details; perhaps just some *clean
target needs to be updated.

However, this does not mean that the new GNATBIND setting is wrong;
in `gcc/ada/Makefile.in', the new setting has been used before, and I
guess that `gcc/ada/Make-lang.in' has just missed the corresponding
update.  The bootstrap failure looks like before, not worse...

Regards,

Christian Cornelssen

Attachment: gcc-3.2-20030128-gnatbind.log.gz
Description: application/gunzip


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