Bug #816
closed
standlone test for x86/gcc-4.8/clang3.5 fails on linux
Added by Alexander Z. almost 10 years ago.
Updated about 9 years ago.
Toolchain:
clang-3.5, gcc-4.8
Description
linker reports the following errors:
/usr/bin/ld: cannot find crtbegin_so.o: No such file or directory
/usr/bin/ld: cannot find -lcrystax
- Target version deleted (
10.0.0)
- Priority changed from Normal to Low
- CPU Architecture x86 added
- Toolchain clang-3.5, gcc-4.8 added
- Priority changed from Low to Normal
Running basic-c-compile test... # COMMAND[cd /tmp/ndk-zuav/tests/standalone/build]
COMMAND[/tmp/ndk-zuav/tmp/android-ndk-api19-x86-linux-x86_64-4.8-gnustl-3.5/bin/clang -DABI_x86=1 -o /dev/null main.c -lstdc++ -latomic]¶
/usr/bin/ld: cannot find crtbegin_dynamic.o: No such file or directory
/usr/bin/ld: cannot find -lcrystax
clang35: error: linker command failed with exit code 1 (use -v to see invocation)
clang3.5 uses GCC toolchain installed in the system, not the one from NDK.
- Target version set to 10.3.0
- Blocked by Bug #1159: make-standalone-toolchain is broken added
- Status changed from Open to In Progress
- Status changed from In Progress to Completed
- % Done changed from 0 to 100
No problems with clang 3.6/3.7
Also available in: Atom
PDF