Actions
Bug #694
closedclang3.4 mips64 target is broken - there is linking bug related to wrong multilib usage
Start date:
10/02/2014
Due date:
% Done:
100%
Estimated time:
CPU Architecture:
mips64
Host OS:
Toolchain:
clang-3.4
Android version:
CrystaX NDK Version:
Updated by Alexander Z. almost 10 years ago
- Assignee deleted (
Alexander Z.) - Priority changed from Normal to Low
Updated by Dmitry M. almost 10 years ago
- CPU Architecture mips64 added
- Toolchain clang-3.4 added
Updated by Dmitry M. almost 10 years ago
- Blocks Bug #735: clang34 fails to link standalone tests fro mips64 added
Updated by Dmitry M. over 9 years ago
- Status changed from In Progress to Completed
- % Done changed from 0 to 100
clang3.4 still don't support mips64 properly, but there's no need anymore in that, since clang3.5 support it well.
Several fixes were done in NDK build system, allowing easy and transparent usage of mips64, so now it works. Closing this ticket.
Actions