public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
To: "Chen, Qin Fei" <Qinfei_Chen@adaptec.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Gcc for PowerPC
Date: Wed, 13 Apr 2005 09:45:00 -0000	[thread overview]
Message-ID: <425CE9F2.4060507@codito.com> (raw)
In-Reply-To: <16808BEAD68708489AE865F48D87938915608E@AMSE2K02.adaptec.com>

Chen, Qin Fei wrote:
> Hi,
> 
> I can use gcc compile for Intel and AMD cpu by specifying the switch "-mcpu=pentium4", but can't get powerPC work. if I set the switch to "-mcpu=powerpc", I always get the error message "cc1: error:had value <powerpc> for -mcpu switch". Could you help me and provide some advice if any. Thanks.
> 
> best regards.........qinfei
> 
> 

If you are using the -mcpu=powerpc with the same GCC image 
that is used to build i386 apps, then the error is expected.
You might choose to use that option with GCC built for powerpc.

cheers
Ramana


-- 
Ramana Radhakrishnan
GNU Tools
codito ergo sum (www.codito.com)

  reply	other threads:[~2005-04-13  9:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-13  9:33 Chen, Qin Fei
2005-04-13  9:45 ` Ramana Radhakrishnan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-12-15  3:55 gcc " David Korn
2000-12-13  4:46 Daniel Glozman
2000-12-13 11:23 ` Gerjan Teselink
2000-12-13 12:40 ` Alexandre Oliva
2000-08-05  2:56 gcc for PowerPc kaushik mondal
2000-08-03  0:03 kaushik mondal
2000-08-02 21:47 kaushik mondal

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=425CE9F2.4060507@codito.com \
    --to=ramana.radhakrishnan@codito.com \
    --cc=Qinfei_Chen@adaptec.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).