ports

devel/avr/gcc

avr-gcc-5.4.0p1 – Atmel AVR 8-bit RISC microcontrollers' XGCC

Description

This port is an almost carbon-copy of the compiler in-tree, with a few
differences:

- it's taken off a more recent snapshot from gcc 3.3 branch.

- it's not the system compiler, and so it looks for includes in
  /usr/local, and for libraries in /usr/local/lib.

- it can bootstrap itself fully, including ada on i386, and java (though
  java does not yet work. There's an issue with boehm-gc).

- it may build on platforms for which system gcc is still 2.95.3.

- it's a cross-compiler, targetting avr machines

No homepage

Only for arches
aarch64 alpha alpha amd64 amd64 arm arm hppa hppa i386 i386 mips64 mips64 mips64el mips64el powerpc powerpc sh sparc64 sparc64
Categories:
devel

Library dependencies

Build dependencies

Run dependencies

None