This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: missing bfd_h8300_pad_address
- From: Richard Sandiford <rsandifo at redhat dot com>
- To: Doug Evans <dje at sebabeach dot org>
- Cc: binutils at sources dot redhat dot com
- Date: 14 Jul 2003 07:32:15 +0100
- Subject: Re: missing bfd_h8300_pad_address
- References: <20030714051300.972F7B55B@mail.sebabeach.org>
Doug Evans <dje@sebabeach.org> writes:
> I'm getting link errors with a --enable-targets=all build.
>
> /home/dje/gnu/m32r/bsrc/bfd/.libs/libbfd.a(coff-h8300.o)(.text+0x4d1): In function `h8300_reloc16_estimate':
> ../../src/bfd/coff-h8300.c:576: undefined reference to `bfd_h8300_pad_address'
> [...]
> I don't see bfd_h8300_pad_address in cpu-h8300.c.
Sorry, and thanks for the heads-up. Should be fixed now.
Richard