From: Wu Zhangjin <wuzhangjin@gmail.com>
To: Zhang Le <r0bertz@gentoo.org>
Cc: Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org
Subject: Re: [PATCH v4 2/4] Loongson-2F: Enable fixups of the latest binutils
Date: Thu, 08 Apr 2010 16:47:51 +0800 [thread overview]
Message-ID: <1270716471.5709.3.camel@falcon> (raw)
In-Reply-To: <20100407171632.GA1137@woodpecker.gentoo.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
next prev parent reply other threads:[~2010-04-08 8:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-07 13:11 [PATCH v4 0/4] Workaround the Out-of-order Issue of Loongson-2 Wu Zhangjin
2010-04-07 13:11 ` [PATCH v4 1/4] Loongson: Add CPU_LOONGSON2F_WORKAROUNDS Wu Zhangjin
2010-04-07 13:11 ` [PATCH v4 2/4] Loongson-2F: Enable fixups of the latest binutils Wu Zhangjin
2010-04-07 17:16 ` Zhang Le
2010-04-08 8:47 ` Wu Zhangjin [this message]
2010-04-07 13:11 ` [PATCH v4 3/4] Loongson-2F: Flush the branch target history in BTB and RAS (cont.) Wu Zhangjin
2010-04-07 13:11 ` [PATCH v4 4/4] Loongson-2F: Fixup of problems introduced by -mfix-loongson2f-jump Wu Zhangjin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1270716471.5709.3.camel@falcon \
--to=wuzhangjin@gmail.com \
--cc=linux-mips@linux-mips.org \
--cc=r0bertz@gentoo.org \
--cc=ralf@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.