public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Rupert Wood" <me@rupey.net>
To: "'Dimitri Frederickx'" <dimi@flashmail.com>
Cc: <gcc-help@gcc.gnu.org>
Subject: RE: Compiler errors...
Date: Fri, 01 Feb 2002 01:28:00 -0000	[thread overview]
Message-ID: <616BE6A276E3714788D2AC35C40CD18D11FE94@whale.softwire.co.uk> (raw)
In-Reply-To: <616BE6A276E3714788D2AC35C40CD18D39468A@whale.softwire.co.uk>

Dimitri Frederickx wrote:

> /cygdrive/c/TEMP/ccrltzdD.s:322: Error: too many memory 
> references for `cmp'

Have you built a cross-assembler and linker first? It looks like you're
feeding ARM code to an x86 assembler.

You also need target headers and C library, although you might get away
with newlib. See the CrossGCC FAQ at http://crossgcc.billgatliff.com/

Rup.

       reply	other threads:[~2002-02-01  9:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <616BE6A276E3714788D2AC35C40CD18D39468A@whale.softwire.co.uk>
2002-02-01  1:28 ` Rupert Wood [this message]
     [not found] <105.14f5db73.2a002122@aol.com>
2002-04-30 11:49 ` compiler errors Zane Dodson
2002-04-29 13:12 Agw47
2002-04-29 13:25 ` John Love-Jensen
2002-04-29 16:57 ` Zane Dodson
  -- strict thread matches above, loose matches on Subject: below --
2002-02-01  1:22 Compiler errors Dimitri Frederickx
2002-02-01 14:03 ` Alexandre Oliva

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=616BE6A276E3714788D2AC35C40CD18D11FE94@whale.softwire.co.uk \
    --to=me@rupey.net \
    --cc=dimi@flashmail.com \
    --cc=gcc-help@gcc.gnu.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 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).