* Re: [git pull] x86 fixes
[not found] ` <48C59711.8050502@zytor.com>
@ 2008-09-08 21:22 ` H. Peter Anvin
0 siblings, 0 replies; only message in thread
From: H. Peter Anvin @ 2008-09-08 21:22 UTC (permalink / raw)
To: Sam Ravnborg, linux-kbuild; +Cc: linux, linux-kernel, x86 maintainers
H. Peter Anvin wrote:
> David Sanders wrote:
>> On Monday 08 September 2008 15:32, H. Peter Anvin wrote:
>>> diff --git a/arch/x86/Makefile_32.cpu b/arch/x86/Makefile_32.cpu
>>> index e372b58..b72b4f7 100644
>>> --- a/arch/x86/Makefile_32.cpu
>>> +++ b/arch/x86/Makefile_32.cpu
>>> @@ -45,3 +45,8 @@ cflags-$(CONFIG_MGEODEGX1) += -march=pentium-mmx
>>> # cpu entries
>>> cflags-$(CONFIG_X86_GENERIC) += $(call tune,generic,$(call
>>> tune,i686))
>> Peter, I'm getting this error:
>> as: unrecognized option `-mtune=generic32'
>> I have binutils 2.17.
>> David
>
> 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...
Sam:
Is there a reason cc-option and friends use -S instead of -c?
-hpa
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-08 21:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200809081932.m88JWVZG013061@askone.hos.anvin.org>
[not found] ` <200809081634.24257.linux@sandersweb.net>
[not found] ` <48C59711.8050502@zytor.com>
2008-09-08 21:22 ` [git pull] x86 fixes H. Peter Anvin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox