This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [3/6] bfd changes
- From: nick clifton <nickc at redhat dot com>
- To: Yufeng Zhang <Yufeng dot Zhang at arm dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Tue, 31 Jul 2012 16:46:40 +0100
- Subject: Re: [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [3/6] bfd changes
- References: <50169862.7000705@arm.com> <50169F27.80604@arm.com>
Hi Yufeng Zhang,
I could not build elf64-aarch.c with the current mainline binutils
sources because the call to _bfd_dwarf2_find_nearest_line is missing a
parameter.
Cheers
Nick