PROGBITS warning on .bss
Joel Sherrill
joel.sherrill@oarcorp.com
Tue Apr 27 14:48:00 GMT 2010
On 04/27/2010 09:24 AM, Alan Modra wrote:
> On Tue, Apr 27, 2010 at 07:25:30AM -0500, Joel Sherrill wrote:
>
>> Anywhere else to look?
>>
> Generate a linker map file to see exactly what is being put into the
> .bss section.
>
I found it by trial and error comparing what was different
between the elf32ebmip.x file and the one this board uses.
For some reason, *(.reginfo) was listed in the .bss section.
When I removed it, the warning went away.
Now what's the .reginfo section? :-D
--joel
More information about the Binutils
mailing list