All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nix <nix@esperi.org.uk>
To: gene.heskett@verizon.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: Stupid question
Date: Tue, 23 Nov 2004 12:08:00 +0000	[thread overview]
Message-ID: <87653wydi7.fsf@amaterasu.srvr.nix> (raw)
In-Reply-To: <200411221058.22276.gene.heskett@verizon.net> (Gene Heskett's message of "23 Nov 2004 04:46:46 -0000")

On 23 Nov 2004, Gene Heskett yowled:
> On Monday 22 November 2004 09:32, P@draigBrady.com wrote:
>>Gene Heskett wrote:
>>> Greetings;
>>>
>>> Silly Q of the day probably, but what do I set in a Makefile for
>>> the -march=option for building on a 233 mhz Pentium 2?
>>
>>http://www.pixelbeat.org/scripts/gcccpuopt
> 
> Thanks very much.  Obviously someone else needed to scratch this itch 
> too.  This should produce the correct results when running on the 
> target machine.  Here, it produces this:
> [root@coyote CIO-DIO96]# sh ../gcccpuopt
>  -march=athlon-xp -mfpmath=sse -msse -mmmx -m3dnow

... which is peculiar, as -mmmx -msse is redundant, as is -mmmx -m3dnow,
and all three of those flags are the end are implied by -march=athlon-xp
anyway.

(-mfpmath=sse *is* useful on non-64-bit platforms, though.)

-- 
`The sword we forged has turned upon us
 Only now, at the end of all things do we see
 The lamp-bearer dies; only the lamp burns on.'

  reply	other threads:[~2004-11-23 12:10 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-22  1:45 Stupid question Gene Heskett
2004-11-22  8:33 ` Jan Engelhardt
2004-11-22 12:21   ` Gene Heskett
2004-11-22 19:02     ` Jan Engelhardt
2004-11-22 19:21       ` Gene Heskett
2004-11-22 19:32         ` Jan Engelhardt
2004-11-23  2:11           ` Gene Heskett
2004-11-22 14:32 ` P
2004-11-22 15:58   ` Gene Heskett
2004-11-23 12:08     ` Nix [this message]
2004-11-23 12:19       ` P
2004-11-23 12:48         ` Gene Heskett
2004-11-23 12:46       ` Gene Heskett
  -- strict thread matches above, loose matches on Subject: below --
2004-05-27  9:38 Marcel Hilzinger
2004-05-27  9:51 ` mjt
2004-05-12 18:53 Stupid Question John T. Williams
2004-05-12 19:02 ` Jeff Woods
2004-05-13 14:38   ` Jan-Benedict Glaw
2004-05-13 18:27     ` Glynn Clements
1999-08-18  6:39 Michael A. Thompson
1999-08-18  9:53 ` Martin Costabel

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=87653wydi7.fsf@amaterasu.srvr.nix \
    --to=nix@esperi.org.uk \
    --cc=gene.heskett@verizon.net \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.