[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070723191215.2F9484D058D@magilla.localdomain>
Date: Mon, 23 Jul 2007 12:12:15 -0700 (PDT)
From: Roland McGrath <roland@...hat.com>
To: Sam Ravnborg <sam@...nborg.org>
Cc: Al Viro <viro@....linux.org.uk>,
Alan Modra <amodra@...pond.net.au>,
Paul Mackerras <paulus@...ba.org>,
David Miller <davem@...emloft.net>,
Adrian Bunk <bunk@...sta.de>, linux-kernel@...r.kernel.org
Subject: Re: "build-id" changes break sparc64
> rm vmlinux*; time make vmlinux
>
> Vanilla tree: ~7,7 sec
> With single shot ld (Roland's patch): 8,3 secs
Shouldn't you compare:
rm vmlinux*; find . -name built-in.o -print | xargs rm
time make vmlinux
or something like that?
Thanks,
Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists