Actions
Bug #905
closedundefined reference to '__mulodi4'
Start date:
03/18/2015
Due date:
% Done:
100%
Estimated time:
CPU Architecture:
arm, x86, x86_64
Host OS:
Toolchain:
clang-3.4, clang-3.5
Android version:
4.4 (android-19), 5.0 (android-21)
CrystaX NDK Version:
Description
Attempt to compile Boost's lexical_cast_integral_types_test
results in following errors:
lexical_cast/test/lexical_cast_integral_types_test.cpp:246: error: undefined reference to '__mulodi4'
Here's a link to see regression reports: http://www.boost.org/development/tests/develop/developer/lexical_cast.html
Actions