[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <4D7E095802000078000363D5@vpn.id2.novell.com>
Date: Mon, 14 Mar 2011 11:26:00 +0000
From: "Jan Beulich" <JBeulich@...ell.com>
To: <sedat.dilek@...il.com>
Cc: "Alan Modra" <amodra@...pond.net.au>,
"Ingo Molnar" <mingo@...e.hu>, "H.J. Lu" <hjl.tools@...il.com>,
"Thomas Gleixner" <tglx@...utronix.de>,
"Andrew Morton" <akpm@...ux-foundation.org>,
"Linus Torvalds" <torvalds@...ux-foundation.org>,
"binutils" <binutils@...rceware.org>,
"LKML" <linux-kernel@...r.kernel.org>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: PATCH: Add --size-check=[error|warning]
>>> On 14.03.11 at 12:02, Sedat Dilek <sedat.dilek@...glemail.com> wrote:
> [1] Jan, what do you mean by "side-effects". Can you explain that a
> bit more precisely?
The -B compiler option controls more than just finding "helper" binaries.
> [2] Where can someone set a "global behaviour" (hardcoded options) for
> his/her assembler in the kernel's build-system (speaking of
> "--size-check=[error|warning]")?
Nowhere, selecting behavior is possible only via the command line.
> [3] Can the kernel-buildsystem check for system's binutils/as version
> and/or its features/options? If yes, where would that be and can you
> offer a snippet for a solution?
Making the kernel build system check for certain newly introduced
gas options would again require changes to the kernel sources,
which is precisely what is impossible to do for past kernel releases
(and bisection in particular).
Jan
--
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