This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PROGBITS warning on .bss


Joel Sherrill <joel.sherrill@oarcorp.com> writes:

> The mips rtems BSPs are getting this warning
> when linking every executable:
>
> ..../mips-rtems4.10/bin/ld: warning: section `.bss' type changed to PROGBITS

That's odd.  It implies that some object has a .bss section marked as
PROGBITS rather than NOBITS.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]