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]

elf64 format ?


Hi all

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.

I want to generate elf64 relocatable or executable file
for mips64 architecture using the as and ld built in binutils 2.10.1.

I tested this job using simple assembly code like this.
--------------------------------
foo:
    trunc.w.d  $f4, $f6, $4
    trunc.w.d  $f4, $f6, $4
--------------------------------
But the object file generated by the as is of elf32 format.

Are there any build options for elf64 format support when I build binutils 2.10.1 ?

Or are there any as(assembler) options for elf64 format when I generate object file using the as ?

Thanks in advance



==================================================
Name: Sung Kun Cho
Mobile Phone: 082-017-520-6512
Let's contact as fast as tachyon.

==================================================
¿ì¸® ÀÎÅͳÝ, Daum
Æò»ý ¾²´Â ¹«·á E-mail ÁÖ¼Ò ÇѸÞÀϳÝ
Áö±¸ÃÌ ÇÑ±Û °Ë»ö¼­ºñ½º Daum FIREBALL
NO SPAM Ä·ÆäÀÎ! : http://www.daum.net/event/nospam
http://www.daum.net

------
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]