This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: elf64/mips is broken
H . J . Lu wrote:
> On Sat, Dec 15, 2001 at 09:40:35AM -0800, H . J . Lu wrote:
> > Hi Thiemo,
> >
> > I believe you applied a patch against the older CVS. Now elf64/mips is
> > broken since your patch references stab_info which has been removed.
>
> This patch makes it to compile.
Thanks. I commited it together with many updates of elf32-mips.c
which I left out.
> But I don't know if it is enough, given
> the Jakub's eh frame change. Thiemo, you should check if elf64/mips
> handles ELF_INFO_TYPE_EH_FRAME right.
I still don't know if it works correctly, but it seems to do so.
I put this on my TODO list.
Thiemo