public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@medozas.de>
To: BERTRAND Joel <joel.bertrand@systella.fr>
Cc: gcc-help@gnu.org
Subject: Re: GCC default targets on sparc
Date: Tue, 22 Dec 2009 14:37:00 -0000	[thread overview]
Message-ID: <alpine.LSU.2.01.0912221511440.26016@obet.zrqbmnf.qr> (raw)
In-Reply-To: <4B30D09D.9010407@systella.fr>


On Tuesday 2009-12-22 14:58, BERTRAND Joel wrote:
> Jan Engelhardt a écrit :
>> Hi,
>>
>>
>> When gcc is ./configured with -mcpu=ultrasparc, it emits -m64 objects by
>> default, when it's with -mcpu=v8, it emits V8 -m32 objects. How would
>> one configure it to emit V9 -m32 by default?
>
> 	I use -mv8plus or -mtune=niagara -mcpu=niagara and gcc creates 32 bits
> objects.

Oops. It should have read:

	./configure --with-cpu=ultrasparc

Not -mcpu or -mtune.

Jan

  reply	other threads:[~2009-12-22 14:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-22 13:59 Jan Engelhardt
2009-12-22 14:12 ` BERTRAND Joel
2009-12-22 14:37   ` Jan Engelhardt [this message]
2009-12-22 15:54     ` BERTRAND Joel

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=alpine.LSU.2.01.0912221511440.26016@obet.zrqbmnf.qr \
    --to=jengelh@medozas.de \
    --cc=gcc-help@gnu.org \
    --cc=joel.bertrand@systella.fr \
    /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).