[LLVMdev] LLVM as a DLL

Óscar Fuentes ofv at wanadoo.es
Tue May 13 16:38:11 PDT 2008


Owen Anderson <resistor at mac.com> writes:

> On May 13, 2008, at 1:30 AM, kr512 wrote:
>>
>> Nevertheless, LLVM is not provided as a ready-to-use DLL,
>> unfortunately.
>
> This is exactly why I asked if you had downloaded and compiled it.  If  
> you had, you might have noticed that it does produce a set of ready-to- 
> use shared libraries.  I'm sorry that it did not build for you under  
> Visual Studio, but patches are welcome.  In the mean time, please feel  
> free to use the supported alternative of compiling under MinGW.

Last time I checked, building LLVM on Windows (MinGW or MSVC) did not
produce dlls.

Has this changed?

I was succesful converting the libraries produced by MinGW to dlls,
though.

-- 
Oscar



More information about the llvm-dev mailing list