PROGBITS warning on .bss
Joel Sherrill
joel.sherrill@oarcorp.com
Sun Apr 25 13:51:00 GMT 2010
Hi,
The mips rtems BSPs are getting this warning
when linking every executable:
..../mips-rtems4.10/bin/ld: warning: section `.bss' type changed to PROGBITS
I can eliminate the warning by adding "NOLOAD" to
the .bss section on every mips linker script but
I wonder if this is the attributes not getting
set right by binutils when the section is created.
I found a similar bug for the m32r in the mailing
list history.
http://sourceware.org/ml/binutils/2007-12/msg00052.html
Any ideas?
--joel
More information about the Binutils
mailing list