Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340745 - app-benchmark/cpuburn-1.4a - Add ~arm
Summary: app-benchmark/cpuburn-1.4a - Add ~arm
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: benchmarks
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2010-10-12 18:56 UTC by Jeroen Roovers (RETIRED)
Modified: 2010-11-21 12:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2010-10-12 18:56:08 UTC
Version 1.4a adds ARM support. You will need to `if use arm; then' and descend into the ARM/ directory to build its targets and probably patch the Makefile too before it all works.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-10-21 09:43:01 UTC
And you need an ARMv7-A processor, namely Cortex-A8 or Cortex-A9, because it uses NEON [1] instructions. It just segfaults on my ARMv5TE dockstar. There are no tests for other arm cpu types.

Michael

[1] http://www.arm.com/products/processors/technologies/neon.php
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2010-11-21 12:09:59 UTC
We'll do if an user requests it