[llvm-dev] LLVM Virtual Machine

A. V via llvm-dev llvm-dev at lists.llvm.org
Fri Oct 14 12:34:35 PDT 2016


Unfortunately it dose not help. Is there any VM with preinstalled LLVM  to
download?

On Thu, Sep 29, 2016 at 12:10 PM, Bruce Hoult <bruce at hoult.org> wrote:

>
> On Thu, Sep 29, 2016 at 9:02 PM, Jonas Wagner via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Hi,
>>
>> I am going to use LLVM for my Thesis. Is there any LLVM Virtual Machine
>>> to download. I have some problem with installing and configuring the LLVM,
>>> please let me have the virtual machine link to download if there is any.
>>>
>>
>> I don't know of anybody who has set up a VM to test LLVM. I think having
>> a VM image with pre-compiled LLVM and all the dependencies would indeed be
>> a useful thing.
>>
>> I reckon that vagrant init ubuntu/xenial64 would be a good start; LLVM
>> should build fine on recent Linuxes.
>>
>
> Hmm. If that's what is wanted, there's this:
>
> https://github.com/d11wtq/llvm-docker
>
> A little old now, but could be undated.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161014/de92cfa7/attachment.html>


More information about the llvm-dev mailing list