From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thiemo Seufer To: binutils@sources.redhat.com Subject: Re: [PATCH] Fix MIPS ELF64 relocation howtos Date: Fri, 31 Aug 2001 20:11:00 -0000 Message-id: <20010901051112.D4969@rembrandt.csv.ica.uni-stuttgart.de> References: <20010827023751.B301@rembrandt.csv.ica.uni-stuttgart.de> <20010826175030.B2794@lucon.org> <20010827030223.C301@rembrandt.csv.ica.uni-stuttgart.de> <20010827113213.A9485@lucon.org> <20010827204358.C4669@rembrandt.csv.ica.uni-stuttgart.de> <20010827120012.A10036@lucon.org> <20010827214105.E4669@rembrandt.csv.ica.uni-stuttgart.de> <998943123.1210.2.camel@ghostwheel.cygnus.com> X-SW-Source: 2001-08/msg00753.html Eric Christopher wrote: > > > I doubt anybody actually uses o64. I found several places in > > binutils where it is broken or only partially implemented. > > > > Actually, I believe that the mips64-elf compiler uses o64 by default. I > could verify, but not at the moment :) mips64el-elf uses o32 with mips3 ISA, and it doesn't accept any -mabi=FOO options. Thiemo