public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: "Lewin A.R.W. Edwards" <larwe@larwe.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] ARM Thumb - not working under Linux either
Date: Fri, 09 Feb 2001 09:46:00 -0000	[thread overview]
Message-ID: <3A842CFD.AAFBF2FF@redhat.com> (raw)
In-Reply-To: <4.3.2.7.2.20010208135343.00aa9580@larwe.com>

"Lewin A.R.W. Edwards" wrote:
> 
> Today I installed a Red Hat 6.1 system just to see if I could get Thumb
> compiler support. I successfully built binutils 2.10 and gdb 5.0 and gcc
> (CVS snapshot from last week), all configured for arm-elf.
> 
> The problem is that now when I try to build eCos (1.3.1) I get the
> following error:
> 
> arm-elf-gcc -c -I/ARMDigi/ecos/install/include
> -I/opt/ecos/ecos-1.3.1/packages/kernel/v1_3_1
> -I/opt/ecos/ecos-1.3.1/packages/kernel/v1_3_1/src
> -I/opt/ecos/ecos-1.3.1/packages/kernel/v1_3_1/tests -I.
> -I/opt/ecos/ecos-1.3.1/packages/kernel/v1_3_1/src/debug/ -mcpu=arm7tdmi
> -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef
> -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti
> -fno-exceptions -fvtable-gc -finit-priority -mthumb
> -Wp,-MD,src/debug/dbg_gdb.tmp -o src/debug/kernel_dbg_gdb.o
> /opt/ecos/ecos-1.3.1/packages/kernel/v1_3_1/src/debug/dbg_gdb.cxx
> /tmp/ccSGafJS.s: Assembler messages:
> /tmp/ccSGafJS.s:544: Error: byte or halfword not valid for base register
> make[1]: *** [src/debug/dbg_gdb.o.d] Error 1
> make[1]: Leaving directory '/ARMDigi/ecos/kernel/v1_3_1'
> make: *** [build] Error 2
> 
> This is weird. Any suggestions? Can't be my OS this time. I am guessing
> that the arm-elf binutils can't work with thumb instructions, but I can't
> be sure of course.

It's a bug in gcc's reload. I've talked with people on the binutils list
about it - they need a _small_ testcase exhibiting the problem, but I
haven't time to do it (nor will I have time next week).

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

  reply	other threads:[~2001-02-09  9:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-08 11:01 Lewin A.R.W. Edwards
2001-02-09  9:46 ` Jonathan Larmour [this message]
2001-02-09 12:47   ` Lewin A.R.W. Edwards
2001-02-09 13:48     ` Jonathan Larmour
2001-02-10 18:43       ` Lewin A.R.W. Edwards
2001-02-09 10:15 ` Bart Veer
2001-02-09 12:55   ` Lewin A.R.W. Edwards

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=3A842CFD.AAFBF2FF@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=larwe@larwe.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).