Closed
Description
Previous ID | SR-1264 |
Radar | None |
Original Reporter | FlyingSnake (JIRA User) |
Type | Bug |
Status | Closed |
Resolution | Done |
Attachment: Download
Environment
Ubuntu 14.04 (on Vagrant, VirtualBox, Mac OS X)
Additional Detail from JIRA
Votes | 0 |
Component/s | Compiler |
Labels | Bug, Android, Linux |
Assignee | @modocache |
Priority | Medium |
md5: c10475de3cf77c747adcf7824abe13c5
Issue Description:
strong textHi,
I've setup a vagrant box with Ubuntu 14.04 and followed the instructions at https://github.com/apple/swift/blob/master/docs/Android.md. The compilation fails at the linker stage showing the error
/usr/bin/ld: unrecognised emulation mode: armelf_linux_eabi
Supported emulations: elf_x86_64 elf32_x86_64 elf_i386 i386linux elf_l1om elf_k1om i386pep i386pe
The buildbot_linux_arm7
command works fine without any issues.
I've attached the build log and I would really appreciate any help in getting this fixed.