This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/4] Use flexible target descriptors for aarch64


On Fri, Nov 24, 2017 at 11:34 AM, Alan Hayward <Alan.Hayward@arm.com> wrote:
>
>
> All 4 Patches pushed.
>

They break aarch64-elf build.

aarch64-tdep.o: In function `aarch64_read_description()':
binutils-gdb/gdb/aarch64-tdep.c:2837: undefined reference to
`aarch64_create_target_description()'
binutils-gdb/gdb/aarch64-tdep.c:2837: undefined reference to
`aarch64_create_target_description()'
aarch64-tdep.o: In function `_initialize_aarch64_tdep()':
binutils-gdb/gdb/aarch64-tdep.c:3073: undefined reference to
`aarch64_create_target_description()'
collect2: error: ld returned 1 exit status

https://ci.linaro.org/job/tcwg-binutils/4251/

-- 
Yao (齐尧)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]