I've set up a new user on my laptop that we can use for experimenting
with benchmarks during Connect.  Here's what we've got:
 * A user called 'connect'
 * Ramana, Ulrich, Åsa, and myself can log in via SSH
 * bzr repo for trunk, 4.6, and gcc-linaro 4.6
 * Tarballs of all gcc-linaro 4.4, 4.5, and 4.6 releases
 * Tarballs of the recent CSL, Google 4.6, and Android 4.4 compilers
 * A sysroot in ~/sysroot
 * Cross-binutils etch in ~/cross
 * A shared ccache in ~/ccache primed with these
 * A ~/env.sh that sets up the right paths etc
 * A ~/builds/doconfigure.sh that configures for our standard ARMv7-A
C/C++/Fortran configuration
 * EEMBC, DENBench, and SPEC 2000 under ~/benchmarks

The trees under build/ build into build/$ver/build and install into
build/$ver/install.

The benchmarks are set up to cross build and cross run.  I've pulled
ursa2 out of the farm and nuked it, so we can do something like:
 make CROSS_COMPILE=arm-linux-gnueabi- RUN="$PWD/sshrun ursa2"

to run the benchmarks.

I'll see about perf.  We still need to re-baseline the benchmarks and
get perf traces.

Anything else needed?

You can log in and try things if you want.  Go through the bounce host
and try connecting as connect@crucis.

-- Michael

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to