[oe] tune-iwmmx vs tune-xscale

Koen Kooi k.kooi at student.utwente.nl
Tue Oct 2 08:53:17 UTC 2007


-----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-----




More information about the Openembedded-devel mailing list