e_phnum > 1

Alexander Voropay a.voropay@equant.ru
Mon Feb 27 15:40:00 GMT 2006


"Andreas Schwab" <schwab@suse.de> wrote:

>> Section to Segment mapping:
>>  Segment Sections...
>>   00     .reginfo
>>   01     .text .reginfo .data
> 
> You probably need to configure the assembler for target mips-elf to
> prevent it from creating a loadable .reginfo section.

 Yes, it works, thank you. Are there any doc about this ?

 I have only to use --omagic option. Without this option binutils
creates two different segments, one for .data and another for .text

--
-=AV=-



More information about the Binutils mailing list