| To: | Zhang Le <r0bertz@gentoo.org> |
|---|---|
| Subject: | Re: [PATCH v4 2/4] Loongson-2F: Enable fixups of the latest binutils |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Thu, 08 Apr 2010 16:47:51 +0800 |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:organization:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=m8ZBz3rGvtaXCR+EIxwKWDToOdMJvJ10zQr8mkP6W6c=; b=Sp/rVPZb48RwdPhe6Kg9p0JRLflPWvaOSzyLb3xhmUQvDbiFfI1xr15ZrmcMMIJl8S v+Os/zaXMaYWwFjpwscGpmKFFBGVX9d5cYor1wo+CjxbKH6xAemfX0F1AaiSl2IHXG/v Ihds5XNwpyXM52HCJFl3duhd55oz+e+yPaQ+0= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=XFROc5WsOSfr9hMA5go82w2yy9mTlIapWo3eyxKnUWZX5YefOFt+XapYTrlrqVW6dX 2ty3NWCcYBBEGylTR+r+GwcmP2el+4uUr/cLuR1W/utaDyzNAY8YVRhnQFlKM7hbgZoG RU/3/cFAiWSAOtc96jsLlQu2jleTH452BNYrU= |
| In-reply-to: | <20100407171632.GA1137@woodpecker.gentoo.org> |
| Organization: | DSLab, Lanzhou University, China |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <cover.1270645413.git.wuzhangjin@gmail.com> <cf5a00449fa910daf1d1313d6b4d1df1e7a85a24.1270645413.git.wuzhangjin@gmail.com> <20100407171632.GA1137@woodpecker.gentoo.org> |
| Reply-to: | wuzhangjin@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 2010-04-07 at 17:16 +0000, Zhang Le wrote:
[...]
> > +# enable the workarounds for loongson2f
> > +ifdef CONFIG_CPU_LOONGSON2F_WORKAROUNDS
> > + ifeq ($(call as-option,-Wa$(comma)-mfix-loongson2f-nop,),)
> > + $(error gcc does not support needed option -mfix-loongson2f-nop)
>
> Again, this is an as option. :)
> So this error msg is a little miss leading.
> Maybe we should tell user at least which version of binutils is needed.
>
hmm, yeah, it's better to tell the users the exact tool here although
'as' is part of the integrated gcc toolchain ;)
Thanks & Regards,
Wu Zhangjin
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH v4 2/4] Loongson-2F: Enable fixups of the latest binutils, Zhang Le |
|---|---|
| Next by Date: | Re: [PATCH v2 1/3] MIPS: add a common mips_cyc2ns(), Wu Zhangjin |
| Previous by Thread: | Re: [PATCH v4 2/4] Loongson-2F: Enable fixups of the latest binutils, Zhang Le |
| Next by Thread: | [PATCH v4 3/4] Loongson-2F: Flush the branch target history in BTB and RAS (cont.), Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |