public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Oscar Fuentes <ofv@wanadoo.es>
To: Per Edin <per.programmering@telia.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: StrongARM
Date: Sun, 16 Jun 2002 09:51:00 -0000	[thread overview]
Message-ID: <sn3ncgk9.fsf@wanadoo.es> (raw)
In-Reply-To: <200206161834.06922.per.programmering@telia.com>

Per Edin <per.programmering@telia.com> writes:

> Hi!
> 
> How do i compile a program for the Intel Strong ARM processor using
> GCC. When trying to compile a program with GCC shiped with the
> Epoc32 SDK it is using gcc -mcpu=arm710 which works fine but cc1plus
> hangs,

You need to setup correctly the SDK. IIRC, you need to run
SETGCCRG.EXE with appropriate arguments after SDK installation (try
setgccreg --help). There is a FAQ about this somewhere on the Symbian
site. If you can't find it, ask in the symbian groups or do a Google
search on comp.sys.psion.programmer for details.

> when using the GCC shiped with CYGWIN gcc return that -mcpu=arm710
> is unrecognized.

Most likely because Cygwin is configured for x86.

> What shall I 
> do?
> 
> BTW. I am running GCC under Win32 but I can do it under Linux too if it is 
> required.

If you enjoy Linux and you are developing for EPOC32R5 maybe you will
like this:

http://www.windhager.de/~mattes/epocemx/

-- 
Oscar

  reply	other threads:[~2002-06-16 16:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-16  9:39 StrongARM Per Edin
2002-06-16  9:51 ` Oscar Fuentes [this message]
2002-06-19  2:17   ` StrongARM Per Edin

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=sn3ncgk9.fsf@wanadoo.es \
    --to=ofv@wanadoo.es \
    --cc=gcc-help@gcc.gnu.org \
    --cc=per.programmering@telia.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).