On Sat, Feb 16, 2013 at 01:49:26AM +0000, Selvaraj, Senthil_Kumar wrote:
> This sounds like the linker script bug that misplaces bss section if the data 
> section is empty i.e. if there are no initialized globals.
> 
> Jonathan, what version of the linker (GNU binutils) are you using?

For my avr cross development, I'm using 2.23.1

> Does -Wl,--section-start=.data=0x800100 help fix the problem?

Nope.  I was hoping this would be it.  Any other ideas?

                                                -- Jonathan Geisler --

Attachment: signature.asc
Description: Digital signature

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to