David Sanders wrote:
Oh bloody hell...
cc-option = $(call try-run,\ $(CC) $(KBUILD_CFLAGS) $(1) -S -xc /dev/null -o "$$TMP",$(1),$(2))
Note the -S. Useless for anything related to the assembler.
/me wimpers...
-hpa --