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?



On Tuesday, Jan 28, 2003, at 09:52 America/New_York, Christian Cornelssen wrote:

Sure? A "diff -u" on `gcc/ada/Make-lang.in' from the 3.2 and 3.3 branches
yields

[...]
-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.
Actually, I think this TN's subject was a bit misleading: the issue
is about invoking wrong gnatbind, not using a compiler that is too old.

Bootstrap will take a while. I'll report back after it finishes (or fails)
and in case of success I'll make the fix on the branch.

-Geert


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