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: [Gold] problem building linux kernel


Ian Lance Taylor wrote:

> Markus Trippelsdorf <markus@trippelsdorf.de> writes:
> 
>> On 2010.11.17 at 23:24 -0800, Ian Lance Taylor wrote:
>>> Markus Trippelsdorf <markus@trippelsdorf.de> writes:
>>> 
>>> > Because what was at first irritating to me are the garbage alignment
>>> > values in the elf "program header" (I guess they are simply ignored).
>>> > And your "Align" values all look sane...
>>> 
>>> Which version of gold are you using?
>>
>> The latest cvs version of today:
>> GNU gold (GNU Binutils 2.21.51.20101118) 1.10
> 
> Hmmm, I guess I don't understand why you would be seeing garbage
> alignment values.  What values are you seeing?

Like I wrote before:
Program Headers:                                                                                                                               
  Type           Offset   VirtAddr           PhysAddr           FileSiz  MemSiz   Flg Align                                                     
  LOAD           0x200000 0xffffffff81000000 0x0000000001000000 0x5ab000 0x5ab000 R E 0xffffffff816c8000                                        
  LOAD           0x7ab000 0xffffffff815ab000 0x00000000015ab000 0x064628 0x064628 RWE 0xffffffff816c8000                                
  LOAD           0x810000 0xffffffffff600000 0x0000000001610000 0x0008c8 0x0008c8 R E 0xffffffff816c8000
  LOAD           0x811000 0x0000000000000000 0x0000000001611000 0x011f80 0x011f80 RW  0xffffffff816c8000
  LOAD           0x823000 0xffffffff81623000 0x0000000001623000 0x0c5000 0x0c5000 RWE 0xffffffff816c8000
  NOTE           0x658a28 0xffffffff81458a28 0x0000000001458a28 0x000040 0x000040     0x4

(sorry if this is a double post, but my email provider is apparently eating my mails).


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