This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: elf64 format ?


SungKunCho wrote:
> I am wandering that binutils 2.10.1 supports elf64 format.
> I built binutils 2.10.1 for the target of mips64-elf on solaris 2.6.

 The 'mips64vr4100-elf' - 'mips64vr5000' (for the NEC models) and the
'mips64orion-elf' (for IDT ?) targets could be better than the generic
'mips64-elf'. I have never studied the formats, but the 'elf32b4300'-
format seems to be the 'better' elf64... 

E:\usr\local\mips64-elf\bin>ld -V
GNU ld version 2.9.5 (with BFD 000425)
  Supported emulations:
   elf32ebmip

E:\usr\local\mips64vr4100-elf\bin>ld -V
GNU ld version 2.9.5 (with BFD 000502)
  Supported emulations:
   elf32b4300

Cheers, Kai



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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