Actions
Bug #1162
closedstandalone test libcrystax-cxx-linked failed for GCC 5
Start date:
11/18/2015
Due date:
% Done:
100%
Estimated time:
CPU Architecture:
Host OS:
Toolchain:
gcc-5
Android version:
CrystaX NDK Version:
Description
Running libcrystax-cxx-linked test... # COMMAND[cd /tmp/ndk-zuav/tests/standalone/build]
COMMAND[/tmp/ndk-zuav/tmp/android-ndk-api21-arm-darwin-x86_64-5-gnustl-3.6/bin/arm-linux-androideabi-g++ -DABI_armeabi_v7a=1 -march=armv7-a -mfloat-abi=softfp -fno-exceptions -o /dev/null main.cpp -lstdc++ -latomic]¶
main.cpp:1:20: fatal error: iostream: No such file or directory
compilation terminated.
Updated by Alexander Z. about 9 years ago
- Status changed from Open to In Progress
Updated by Alexander Z. about 9 years ago
- Status changed from In Progress to Completed
- % Done changed from 0 to 100
Fixed with commit 639409e37146e50d2ff39c2b4af10805a146b19a
Actions