From: rkuo <rkuo@codeaurora.org>
To: Chen Gang <gang.chen@asianux.com>
Cc: linux-hexagon@vger.kernel.org
Subject: Re: [Suggestion] are they toolchains' issue?
Date: Fri, 1 Nov 2013 14:42:38 -0500 [thread overview]
Message-ID: <20131101194238.GA4060@codeaurora.org> (raw)
In-Reply-To: <52739920.4010905@asianux.com>
On Fri, Nov 01, 2013 at 08:05:52PM +0800, Chen Gang wrote:
> Hello Maintainers:
>
> When compiling with allmodconfig for v4, an error occurs:
>
> CC kernel/fork.o
> /tmp/ccTx69dj.s: Assembler messages:
> /tmp/ccTx69dj.s:7853: Error: invalid instruction `if (tstbit(r4.new,r0))jump:nt .L242'
>
> Also when with allmodconfig (default for v2), it will cause error:
>
> /usr/local/bin/hexagon-ld: Relocatable linking with relocations from format elf32-littlehexagon (init/.tmp_main.o) to format elf32-littlehexagon (init/main.o) is not supported
>
> Also when with defconfig, it will cause error:
>
> LD init/mounts.o
> /usr/local/bin/hexagon-ld: Relocatable linking with relocations from format elf32-littlehexagon (init/do_mounts.o) to format elf32-littlehexagon (init/mounts.o) is not supported
>
Hi Chen,
Thanks for checking all these. There are newer Hexagon tools available
here:
https://sourcery.mentor.com/GNUToolchain/release2568?cmpid=7108
You might want to try those out. The tool prefix is hexagon-linux-, but
aside from that, a v4 defconfig on 3.12-rc7 compiled for me.
'allmodconfig' does not appear to compile due to DMA related issues...
Anyways, would you mind giving the newer tools a try?
Thanks,
Richard Kuo
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
next prev parent reply other threads:[~2013-11-01 19:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-01 11:55 [PATCH] hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1" Chen Gang
2013-11-01 12:05 ` [Suggestion] are they toolchains' issue? Chen Gang
2013-11-01 19:42 ` rkuo [this message]
2013-11-02 13:29 ` Chen Gang
2013-11-06 2:56 ` Chen Gang
2013-11-08 9:30 ` Chen Gang
2013-11-10 0:28 ` rkuo
2013-11-10 0:38 ` Chen Gang
2013-11-01 17:14 ` [PATCH] hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1" Linas Vepstas
2013-11-02 13:19 ` Chen Gang
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=20131101194238.GA4060@codeaurora.org \
--to=rkuo@codeaurora.org \
--cc=gang.chen@asianux.com \
--cc=linux-hexagon@vger.kernel.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.