Project

General

Profile

Actions

Bug #816

closed

standlone test for x86/gcc-4.8/clang3.5 fails on linux

Added by Alexander Z. over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Alexander Z.
Category:
test
Target version:
Start date:
12/26/2014
Due date:
% Done:

100%

Estimated time:
CPU Architecture:
x86
Host OS:
Linux
Toolchain:
clang-3.5, gcc-4.8
Android version:
CrystaX NDK Version:

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


Related issues 1 (0 open1 closed)

Blocked by CrystaX NDK - Bug #1159: make-standalone-toolchain is brokenClosedAlexander Z.11/17/2015

Actions
Actions #1

Updated by Alexander Z. about 9 years ago

  • Target version deleted (10.0.0)
Actions #2

Updated by Alexander Z. about 9 years ago

  • Priority changed from Normal to Low
Actions #3

Updated by Dmitry M. about 9 years ago

  • CPU Architecture x86 added
  • Toolchain clang-3.5, gcc-4.8 added
Actions #4

Updated by Dmitry M. about 9 years ago

  • Priority changed from Low to Normal
Actions #5

Updated by Alexander Z. about 9 years ago

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.

Actions #6

Updated by Dmitry M. almost 9 years ago

  • Target version set to 10.3.0
Actions #7

Updated by Alexander Z. over 8 years ago

  • Blocked by Bug #1159: make-standalone-toolchain is broken added
Actions #8

Updated by Alexander Z. over 8 years ago

  • Status changed from Open to In Progress
Actions #9

Updated by Alexander Z. over 8 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

No problems with clang 3.6/3.7

Actions

Also available in: Atom PDF