* Re: (toplevel patch) Real targets for make.
@ 2002-11-28 0:56 Bonzini
2002-11-28 5:48 ` DJ Delorie
0 siblings, 1 reply; 4+ messages in thread
From: Bonzini @ 2002-11-28 0:56 UTC (permalink / raw)
To: gdb, gcc, binutils
> That change -- configuring host subdirs in the Makefile -- is
> the last serious change needed before autoconfiscation
Is it possible/planned/impossible to move the changes to Cygnus
configure to binutils and gdb as well (and then possibly even
autoconfiscate them at the same time, dumping Cygnus
configure at last)?
This would introduce the autogen dependency on binutils and
gdb as well... could it be an idea to rewrite Makefile.tpl in m4?
It does not seem to use advanced autogen constructs.
Paolo Bonzini
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: (toplevel patch) Real targets for make.
2002-11-28 0:56 (toplevel patch) Real targets for make Bonzini
@ 2002-11-28 5:48 ` DJ Delorie
2002-11-29 0:12 ` Paolo Bonzini
0 siblings, 1 reply; 4+ messages in thread
From: DJ Delorie @ 2002-11-28 5:48 UTC (permalink / raw)
To: bonzini; +Cc: gdb, gcc, binutils
> Is it possible/planned/impossible to move the changes to Cygnus
> configure to binutils and gdb as well (and then possibly even
> autoconfiscate them at the same time, dumping Cygnus configure at
> last)?
It will happen. That patch is coming soon; most of the current
patches are to prepare for that step.
The only reason it hasn't happened in src yet is because it's being
done on a branch in gcc. If we don't mind unsync'ing src and gcc for
a while, we could start introducing the changes in src now.
> This would introduce the autogen dependency on binutils and gdb as
> well...
Autogen is never run automatically, so this should not be a problem.
Only maintainers who edit the toplevel Makefile need to run autogen.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: (toplevel patch) Real targets for make.
2002-11-28 5:48 ` DJ Delorie
@ 2002-11-29 0:12 ` Paolo Bonzini
2002-11-29 7:49 ` DJ Delorie
0 siblings, 1 reply; 4+ messages in thread
From: Paolo Bonzini @ 2002-11-29 0:12 UTC (permalink / raw)
To: DJ Delorie, bonzini; +Cc: gdb, gcc, binutils
> [moving the changes to Cygnus configure to binutils and gdb]
> will happen. That patch is coming soon; most of the current
> patches are to prepare for that step.
That's great news.
> Autogen is never run automatically, so this should not be a problem.
> Only maintainers who edit the toplevel Makefile need to run autogen.
Of course. But then, editing the toplevel Makefile is much more common than
editing the gcc fixincludes scripts (the other task that currently requires
Autogen). I would not mind (and might give it a try if I knew it would be
considered good) rewriting Makefile.tpl into Makefile.m4.
Paolo
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-11-29 15:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-28 0:56 (toplevel patch) Real targets for make Bonzini
2002-11-28 5:48 ` DJ Delorie
2002-11-29 0:12 ` Paolo Bonzini
2002-11-29 7:49 ` DJ Delorie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox