[Bug ld/20875] avr-ld: section `.text' will not fit in region `text'
https://sourceware.org/bugzilla/show_bug.cgi?id=20875 C.G. changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---
[Bug ld/20875] New: avr-ld: section `.text' will not fit in region `text'
iority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: crisgyorgus at gmail dot com Target Milestone: --- I assemble a simple code for the atmel's atmega16 mcu with the following command: avr-as -mmcu=atmega16 -o _uC_assembled uC_source.s The cod