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

Ian Lance Taylor iant@google.com
Mon Mar 14 15:56:00 GMT 2011


"Jan Beulich" <JBeulich@novell.com> 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



More information about the Binutils mailing list