mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
29 lines
462 B
Plaintext
29 lines
462 B
Plaintext
|
Sourcery G++
|
||
|
============
|
||
|
|
||
|
Sourcery G++ contains the complete GNU Toolchain,
|
||
|
including all of the following components:
|
||
|
|
||
|
* CodeSourcery Common Startup Code Sequence
|
||
|
|
||
|
* CodeSourcery Debug Sprite for ARM
|
||
|
|
||
|
* GNU Binary Utilities (Binutils)
|
||
|
|
||
|
* GNU C Compiler (GCC)
|
||
|
|
||
|
* GNU C++ Compiler (G++)
|
||
|
|
||
|
* GNU C++ Runtime Library (Libstdc++)
|
||
|
|
||
|
* GNU Debugger (GDB)
|
||
|
|
||
|
* Newlib C Library
|
||
|
|
||
|
|
||
|
Visit:
|
||
|
|
||
|
http://www.codesourcery.com
|
||
|
|
||
|
to access the Sourcery G++ support website.
|