Re: PATCH: Add --size-check=[error|warning]

From: Ian Lance Taylor
Date: Mon Mar 14 2011 - 11:56:42 EST


"Jan Beulich" <JBeulich@xxxxxxxxxx> writes:

> No - $(AS) isn't being used to translate .S files, $(CC) is being used
> instead. That's why I pointed at the necessary -B option (so that
> the compiler would be able to locate the wrapper H.J. suggested).

You could also just put a -Wa option in your $(CC). That seems simpler
than a -B option.

(I don't really care about this issue one way or another.)

Ian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/