[OpenBIOS] sparc32 __context initialization

Andreas Färber andreas.faerber at web.de
Wed Feb 9 19:37:15 CET 2011


Am 09.02.2011 um 19:23 schrieb Artyom Tarasenko:

> On Wed, Feb 9, 2011 at 6:52 PM, Blue Swirl <blauwirbel at gmail.com>  
> wrote:
>
>> IIRC this variable is the first one in data segment, perhaps BSS
>> clearing overwrites it (but I think I already fixed that one once),  
>> or
>> copying the data from ROM skips one word?
>
> speaking of BSS, should we worry about the following warning?
>
> BFD: openbios-builtin.elf: warning: allocated section `.bss' not in  
> segment

You should. That would've been my first guess: Check arch/sparc32/ 
ldscript for missing sections.

Andreas



More information about the OpenBIOS mailing list