[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4720D8EA.1090501@zytor.com>
Date: Thu, 25 Oct 2007 10:56:58 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Adrian Bunk <bunk@...nel.org>
CC: Glauber de Oliveira Costa <gcosta@...hat.com>,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
Jeremy Fitzhardinge <jeremy@...p.org>, glommer@...il.com
Subject: Re: [PATCH] Wipe out traditional opt from x86_64 Makefile
Adrian Bunk wrote:
> On Thu, Oct 25, 2007 at 09:47:52AM -0300, Glauber de Oliveira Costa wrote:
>> Among other things, using -traditional as a gcc option stops us from
>> using macro token pasting, which is a feature we heavily rely on.
>>
>> There was still a use of -traditional in arch/x86/kernel/Makefile_64,
>> which this patch removes.
>>
>> I don't see any problems building kernels in my x86_64 box without
>> -traditional.
>> ...
>
> Does it also work with gcc 3.2 ?
>
It wouldn't be a gcc version issue, it would be a binutils (ld) version
issue.
-hpa
-
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