This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: (toplevel patch) Dependency tidy.


Alan Modra wrote:
On Mon, Dec 02, 2002 at 03:24:58PM -0500, DJ Delorie wrote:

In light of what I know now, this rearranges dependencies in the order
which is actually the most convenient, and adds a certain number of
comments.  The diff is only useful to verify that for each line
I removed I added it elsewhere; the fulltext shows what it will look like.

DJ, this is now number two on my (new) outstanding patch list, after the
de-vault patch.

	* Makefile.tpl: Reorder and comment dependencies.
	* Makefile.in: Regenerate.
Ok.

Please, can we have some of the binutils dependencies back!  When
running "make check", it's most useful to test binutils, gas, ld
in that order.

*cough*  Did I lose some?  Sorry!  I didn't mean to!

How about I add:
check-ld: maybe-check-gas
check-gas: maybe-check-binutils

Would that be good? :-)  I can work up a patch today.

--Nathanael


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