Skip to content

update compiler #42

@nerdralph

Description

@nerdralph

gcc 4.7.3 is pretty dated. The latest AVR toolchain from Atmel includes gcc 4.9.2
http://www.atmel.com/tools/ATMELAVRTOOLCHAINFORWINDOWS.aspx

avr-gcc 4.9.2 and enabling lto (add -flto to the flags in cores/AVR8bit/makefile) should make a significant reduction in code size.
http://nerdralph.blogspot.ca/2014/04/gcc-link-time-optimization-can-fix-bad.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions