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: [Ada] multilib patch take two => multilib build working


Paolo Bonzini <paolo.bonzini@gmail.com>:
> I'm not sure how much churn is there in gcc/ada/Makefile.in.  If there
> is little, it probably makes more sense to work on a branch.  If there
> is much, it probably makes more sense to commit the partially working
> patch.  Again, I'll defer to AdaCore people on this.

I can propose the purely mechanical rts => $(RTSDIR), stamp => stamp-$(RTSDIR)
patch separately, it has no visible effect and is much of the otherwise small
diff. (It already allows to build multiple rts easily from the command line in
the build tree which might be useful on its own.)

Arnaud, would that be okay for you?

Thanks in advance,

Laurent


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