Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building Dart VM for ARM Android has failed on Ubuntu12 x86 #15896

Closed
DartBot opened this issue Jan 4, 2014 · 1 comment
Closed

Building Dart VM for ARM Android has failed on Ubuntu12 x86 #15896

DartBot opened this issue Jan 4, 2014 · 1 comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-obsolete Closed as the reported issue is no longer relevant type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@DartBot
Copy link

DartBot commented Jan 4, 2014

This issue was originally filed by nothingc...@gmail.com


What steps will reproduce the problem?

  1. I see http://code.google.com/p/dart/wiki/Android
       command $tools/build.py -a arm --os=android runtime
  2. Host OS is Ubuntu12 x86
  3. I confirmed the success of building by Ubuntu12 x86_64 with ia32-libs, it is no problem.

not found third_party/android_tools/ndk/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86 ?
or limitations ?

Please provide any additional information below.

  CXX(target) out/ReleaseAndroidARM/obj.target/libdart_lib_withcore/runtime/vm/bootstrap.o
  CXX(target) out/ReleaseAndroidARM/obj.target/libdart_lib_withcore/gen/async_gen.o
  CXX(target) out/ReleaseAndroidARM/obj.target/libdart_lib_withcore/gen/async_patch_gen.o
  CXX(target) out/ReleaseAndroidARM/obj.target/libdart_lib_withcore/gen/corelib_gen.o
/home/xxx/dart/third_party/android_tools/ndk/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++: 1: /home/xxx/dart/third_party/android_tools/ndk/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++: Syntax error: "(" unexpected

@sethladd
Copy link
Contributor

sethladd commented Jan 6, 2014

Added Area-VM, Triaged labels.

@DartBot DartBot added Type-Defect area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. labels Jan 6, 2014
@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed priority-unassigned labels Feb 29, 2016
@zanderso zanderso added the closed-obsolete Closed as the reported issue is no longer relevant label Jun 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-obsolete Closed as the reported issue is no longer relevant type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

4 participants