This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] |
Hi Yufeng Zhang, I had some problems with the opcodes part of this port. Specifically:
* A toolchain configured with --enable-targets=all --enable-64-bit-bfd would not build because aarch64-asm-2.c, aarch64-dis-2.c and aarch64-opc-2.c are not built. I would suggest adding them to TARGET_LIBOPCODES_CFILES in opcodes/Makefile.am.
* aarch64-opc.c does not build on a 32-bit host because you have mismatching types in a couple of the printf() statements.
Thanks, Yufeng
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |