Resources

Mailing Lists

Sourcery G++ Lite 2009q1-203 for ARM GNU/Linux

Release Notes

To increase performance:

  • Try compiling with -fpromote-loop-indices in addition to your usual optimization options. This experimental option significantly improves performance on some benchmarks. It is not yet enabled by default with -O3 because of its experimental nature.
  • Try adding -funroll-loops to your optimization flags. Code size will increase, but you may get better performance.

Packages

Download MD5 Checksum
Recommended Packages
IA32 GNU/Linux Installer c8833da1cde15cb77e76635139256fb2
IA32 Windows Installer 902bd1f8a4e6517c325c6bf439797a9a
Advanced Packages
IA32 GNU/Linux TAR 1a6e88782f08b09a0e6cef545a1712ec
IA32 Windows TAR e605f1c851fd9b0f7b95d5c70081d04c
Source TAR db7bfaa8dfba06503de28459f906b1b5

Most users prefer the easy-to-install recommended packages. Expert users may prefer the advanced packages.

You may use the md5sum utility to verify that your download has completed correctly.

Documentation

Read this first! The Getting Started Guide (PDF) explains how to install and use Sourcery G++ Lite 2009q1-203. The additional documentation listed below provides detailed information about the individual components of Sourcery G++ Lite 2009q1-203.

Title Format
Assembler (PDF) PDF
Binary Utilities (PDF) PDF
C Library (GLIBC) (PDF) PDF
Compiler (PDF) PDF
Debugger (PDF) PDF
Getting Started Guide (PDF) PDF
Linker (PDF) PDF
Preprocessor (PDF) PDF
Profiler (PDF) PDF