Changes

Jump to: navigation, search

Dhrystone howto

62 bytes added, 02:54, 15 December 2010
Installation
Open Makefile with any text editor; UNCOMMENT(if commented) then EDIT the following fields:
<blockquote>
Line #25
Fedora uses -DTIME for TIME function, this field is commented out by default
Line #39
This option is for C compiler
<pre>OPTIMIZE= -O2 -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer# Optimization Level (generic UNIX)</pre>
Line #41
This option is for GCC compiler
<pre>GCCOPTIM= -O2 -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer</pre>
</blockquote>
== Project Leader(s) ==
2
edits

Navigation menu