李阳 via llvm-dev
2016-Nov-30 13:12 UTC
[llvm-dev] Problem about compiling the LLVM source code on QEMU running the aarch64?
Any kind of distribution is OK, the following is what I tried: 1. debian-testing-arm64-netinst.iso 2. debian-8.6.0-arm64-CD-1.iso 3. debian-testing-arm64-DVD-1.iso The launch script doesn't make any output. 2016-11-30 21:05 GMT+08:00 David Chisnall <David.Chisnall at cl.cam.ac.uk>:> On 30 Nov 2016, at 13:02, 李阳 via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > > > the aarch64 operating system > > Which AArch64 operating system? > > David > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161130/1c208f29/attachment.html>
David Chisnall via llvm-dev
2016-Nov-30 13:15 UTC
[llvm-dev] Problem about compiling the LLVM source code on QEMU running the aarch64?
On 30 Nov 2016, at 13:12, 李阳 <liyang.cs.cqu at gmail.com> wrote:> > Any kind of distribution is OK, the following is what I tried: > > 1. debian-testing-arm64-netinst.iso > 2. debian-8.6.0-arm64-CD-1.iso > 3. debian-testing-arm64-DVD-1.iso > > The launch script doesn't make any output.It should be possible to compile LLVM on Debian on QEMU/AArch64, but even on a fast computer expect it to take most of a day. David
李阳 via llvm-dev
2016-Nov-30 13:20 UTC
[llvm-dev] Problem about compiling the LLVM source code on QEMU running the aarch64?
Thanks for your immediate reply! And I have confirmed that the LLVM source code can be compiled successfully on Debian on QEMU/X86_64. The remained is to confirm whether the LLVM source code can be compiled successfully on Debian on QEMU/aarch64.? Thanks all the same! Best 2016-11-30 21:15 GMT+08:00 David Chisnall <David.Chisnall at cl.cam.ac.uk>:> On 30 Nov 2016, at 13:12, 李阳 <liyang.cs.cqu at gmail.com> wrote: > > > > Any kind of distribution is OK, the following is what I tried: > > > > 1. debian-testing-arm64-netinst.iso > > 2. debian-8.6.0-arm64-CD-1.iso > > 3. debian-testing-arm64-DVD-1.iso > > > > The launch script doesn't make any output. > > It should be possible to compile LLVM on Debian on QEMU/AArch64, but even > on a fast computer expect it to take most of a day. > > David > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161130/71d3bdeb/attachment.html>
Possibly Parallel Threads
- Problem about compiling the LLVM source code on QEMU running the aarch64?
- bug: cross-compile Clang/LLVM for ARM using Clang/LLVM
- Problem on cross-compiling compiler-rt
- Problem about compiling the LLVM source code on QEMU running the aarch64?
- bug: cross-compile Clang/LLVM for ARM using Clang/LLVM