Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: tune-iwmmx vs tune-xscale
Date: Tue, 02 Oct 2007 10:53:17 +0200	[thread overview]
Message-ID: <470206FD.5090508@student.utwente.nl> (raw)
In-Reply-To: <4700B47F.4090802@student.utwente.nl>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Koen Kooi schreef:
> Khem Raj schreef:
>> tune-iwmmx.conf would be more appropriate
> 
> Actually, no. There are still problems left with things randomly segfaulting when
> compiling everything with iwmmxt, so in OE we only activate iwmmxt for packages that
> benefit from and and prove to be stable (e.g. mplayer).

For added whitespace-damaged google-juice:

#build with support for the iwmmxt instruction support (pxa270 and up)
MY_ARCH := "${PACKAGE_ARCH}"
PACKAGE_ARCH = "${@base_contains('MACHINE_FEATURES', 'iwmmxt', 'iwmmxt', '${MY_ARCH}',d)}"

MY_TARGET_CC_ARCH := "${TARGET_CC_ARCH}"
TARGET_CC_ARCH = "${@base_contains('MACHINE_FEATURES', 'iwmmxt', '-march=iwmmxt
- -mtune=iwmmxt', '${MY_TARGET_CC_ARCH}',d)}"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFHAgb9MkyGM64RGpERArUnAJ9NgWjgkuebxm99tbeNOPPG97NsKwCgnE25
aRFsayv73s/QenRMOmHs3VQ=
=aXBX
-----END PGP SIGNATURE-----



      reply	other threads:[~2007-10-02  8:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-01  6:06 tune-iwmmx vs tune-xscale Mike Rapoport
2007-10-01  7:49 ` Khem Raj
2007-10-01  8:49   ` Koen Kooi
2007-10-02  8:53     ` Koen Kooi [this message]

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=470206FD.5090508@student.utwente.nl \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.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