18 Jul
2011
18 Jul
'11
10:27 p.m.
Hi, On Mon Jul 18, 2011 at 09:43:53 -0700, Chen Tian wrote:
I don't have a separate PHDR for ctors. I got this problem when I put ctors into the text section. Now I have moved ctors into the data section and the problem disappeared. Any ideas?
I guess ctors have 'WA' attributes which collides with text attributes, but just a wild guess.
Another questions is why ktext=0x90909090 in the ld file of fiasco.oc? Is this value randomly chosen?
Those are NOPs on x86. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/